@yield('style') @include('reports.layout.navbar', ['title' => $title])
@yield('content')
@include('reports.layout.footer') @yield('script')