{{ \App::setLocale(env('APP_LANG')) }} @include('frontend.includes.header')
@yield('content')
@include('frontend.includes.footer')