@if(findDirectionOfLang()== "rtl")
@else
@endif
{{-- Chart js --}}
{{-- All icon-fonts --}}
@include('parent-panel.partials.header')
@include('parent-panel.partials.sidebar')
@yield('content')
@include('parent-panel.partials.footer')
{{-- theme mode switch --}}
{{-- Chart --}}
{{--All Plugin js --}}
{{-- Custom Js --}}
{{-- alert message --}}
@include('backend.partials.alert-message')
{{-- delete method --}}
{{-- full calender --}}
@stack('script')