@yield('header')
@include('layouts.partials.navbar')
@yield('content') @include('layouts.partials.footer')
{{-- --}} @yield('footer')