@stack('styles')
@include('layouts.landing_page.header')
@yield('content')
@include('layouts.landing_page.footer') @include('component.cookie') @include('component.get-language-message') {{-- common js --}} @if (\Illuminate\Support\Facades\Session::get('flash_notification'))