@stack('styles')
@include('layouts.landing_page.header')
@yield('content')
@include('layouts.landing_page.footer') @include('component.get-language-message') {{-- common js --}} @stack('scripts')