{{-- custome css --}}
@yield('css')
@include('layouts.shared.preloader')
@yield('breadcrumb')
@yield('content')
{{-- footer --}}
@yield('js') @include('sweetalert::alert')