@if(Session::has('lang')&&Session::get('lang')=='en') @endif @yield('style')
@yield('content')
@yield('scripts')