{{-- AdminLTE 3 | Dashboard--}} @yield('title') @yield('page_css') {{-- table colors remove--}} {{-- --}} {{-- --}} {{-- --}}
AdminLTELogo
@yield('section')
{{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} @if(session()->has('success')) @endif @if(session()->has('error')) @endif {{-- datatables script --}} @yield('script') @stack('after-scripts')