@yield('css')
@include('layouts.frontend.headerVendor')
@yield('content')
@include('layouts.frontend.footerVendor') @include('extensions.default-loader')
{{ csrf_field() }}
{{----}} @yield('js') @yield('extensionJS')