{{-- head --}} {{-- 1: meta --}} LFM {{-- 1.1: favicon --}} {{-- 1.2: bootstrap --}} {{-- 1.3: swiper --}} {{-- 1.4: fonts --}} {{-- 1.5: stylesheets --}} {{-- 1.6: JQuery --}} {{-- reModal --}} {{-- 1.8: locale --}} {{-- extraHead --}} @yield('head') {{-- end head --}} {{-- ------------------------------------------------------ --}} {{-- ------------------------------------------------------ --}} {{-- body --}} {{-- :: navbar --}} {{-- :: content --}} {{ $slot }} {{-- -------------------------------------------- --}} {{-- -------------------------------------------- --}} {{-- :: modals --}} @yield('modals') {{-- -------------------------------------------- --}} {{-- -------------------------------------------- --}} {{-- 1: scripts --}} {{-- 2: swiper --}} {{-- 3: sweetAlert --}} {{-- 4: re-init --}} @yield('scripts') {{-- end html --}}