@yield('head')
Toggle navigation
Cocoon
Dashboard
Dashboard
Products
Categories
{{--
Orders
--}}
Website
Logout
{{ csrf_field() }}
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@yield('content') @if(session()->has('alert'))
{!! session('alert') !!}
❌
@endif
@include('layouts._modals') @yield('js')