@if(App::getLocale() == 'en') @else @endif @lang('site.Amnuh') - @yield('title') @if(App::getLocale() != 'en') @endif
@include('layouts.header') @yield('content') @include('layouts.footer')