@include('partials.menu')
@yield('content')
@yield('script') @include('partials.footer')