@yield('custom-css') @php $setting = Auth::user()->shop; @endphp @include('layouts.elements.header')
@yield('content')
{!! Toastr::message() !!} @yield('custom-js')