@if(Session::get("is_rtl")==1)
@else
@endif
@include('admin.layout.header')
@include('admin.layout.sidebar') @yield('content')