@yield('styles')
@yield('content')
@include('layouts.partials.footer')
@stack('scripts')