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