@include('frontend.includes.head_style')
@yield('content')
@include('frontend.includes.foot_script') @yield('custom_script')