@include('frontend.layouts.header') @include('frontend.layouts.flash') @yield('content') @include('frontend.layouts.footer')