{{-- Bootstrap --}} {{-- Icons --}} {{-- Your main CSS (TLod layout) --}} @stack('head') @stack('styles') @stack('scripts')
{{-- NAVBAR --}} {{-- MAIN --}}
@hasSection('page_header')
@yield('page_header')
@elseif (View::hasSection('title_block'))
@yield('title_block')
@endif @yield('content')
{{-- FOOTER --}}
{{-- Scripts --}} {{-- Сердечка / емоджі, що піднімаються знизу --}} @stack('body')