@include('layouts.shared.head')
@include('layouts.shared.header')
@yield('breadcrumb') @yield('content')
@include('layouts.shared.footer-script') @include('layouts.shared.toast-message')