@stack('styles')
@include('components.navbar')
@yield('content')
@include('components.footer') @stack('scripts')