@include('partials.invoice.head')
@stack('body_start')
@yield('content')
@stack('body_end')