@include('layouts.head-css')
{{-- new table download pdf excell --}} {{--
--}} @section('body')
@show
@include('layouts.topbar') @include('layouts.sidebar')
@yield('content')
@include('layouts.footer')
@include('layouts.right-sidebar') @include('layouts.vendor-scripts')