@include('Frontend.Layouts.partials.head') @yield('styles')
@yield('content')
@yield('scripts')