{{-- Select 2 --}} {{-- Yajra Datatable --}} {{-- --}} {{-- --}} {{-- MY CSS --}} {{-- Datatable Simple --}} {{-- --}} @yield('css')
@include('layouts.navbar') @include('layouts.sidebar')
@yield('content')
@include('pages.auth.logout') {{--
Loader
--}} @include('layouts.footer') @include('layouts.control-sidebar')
{{-- JS --}} {{-- LOADER --}} {{-- Tooltips --}} {{-- Popovers --}} {{-- Select2 --}} {{-- --}} {{-- Datatables Simple --}} {{-- --}} {{-- Yajra Datatable --}} {{-- --}} @include('partials.toast') @yield('js')