{{----}} @yield('style')
@include('frontend.inc.header')
@yield('content')
@include('frontend.inc.footer')
@yield('scripts')