@yield('meta') @stack('styles')
@include('components.main.nav')
@yield('content')
@include('components.main.footer') @stack('scripts')