@yield('styles')
Toggle navigation
@if ( has_asset_logo('logo') )
@endif
ADMIN
{!! getNavigation() !!}
@if (Session::has('success'))
{!! Session::get('success') !!}
@endif @if (Session::has('error'))
{!! Session::get('error') !!}
@endif @yield('content')
@include('Frontend.Layouts.partials.trans') @yield('javascript')
×
{{ trans('admin.delete') }}
{{ trans('admin.do_delete') }}
loading
×
{{ trans('global.error_occurred') }}
×
{{ trans('global.warning') }}