@if(Session::has('lang')&&Session::get('lang')=='en') @endif @yield('style') @include('partials.delegates_dashboard_sidebar')
@include('partials.delegates_dashboard_navbar') @yield('content')
@yield('scripts')