@include('layouts.partials.header')
@yield('content')
@include('layouts.partials.scripts') @yield('footer-script')