{{-- CSS --}}
{{-- Fonts & Icons --}}
{{-- Other --}} @yield('css')
@include('web.layouts.nav')
@yield('content')
{{-- JQuery & Bootstrap --}} {{-- Other --}} @include('addOns.language.js') @yield('scripts') @if(!session()->has('adv_modal')) @php session()->put('adv_modal', true) @endphp @endif