@include('layouts.partials.header') @include('layouts.partials.flash')
@yield('content')
@include('layouts.partials._footer')