@include('components.navbar')
{{ $slot ?? '' }} @yield('content')
@include('components.footer')