@extends('layouts/contentNavbarLayout') @section('title', 'Invoices') @section('content')
@yield('invoice_content')
@endsection