@include('front_end.includes.header') @yield('content') @include('front_end.includes.footer') @yield('modal') @yield('script')