{{-- Will Be Added Automatically By SEOTools --}} {{--
@yield('section', 'Home') | {{ getSettings()->name_by_lang }}
--}} {{-- MINIFIED ? add true in generate method --}} {!! SEO::generate(true) !!} {{-- Favicon --}}
@yield('styles')
@include('layouts.includes._header') @yield('content') @include('layouts.includes._footer')
@yield('scripts') {{-- Temporary and it will be our way instead of @yield for assets --}} @stack('scripts')