@yield('styles')

QuinceMart

@include('admin.layouts.navbar') @include('admin.layouts.sidebar')
@yield('content')
@yield('custom-script')