{{-- Header --}} @include('_partials.header') {{-- /Header --}}
@yield('content')
{{-- Footer --}} @include('_partials.footer') {{-- /Footer --}}