@yield('content')
@include('elements.footer')
@if(!empty($favicon)) @else @endif @if(!empty(config('dz.public.education.global.css'))) @foreach(config('dz.public.education.global.css') as $style) @endforeach @endif @if(!empty(config('dz.public.education.pagelevel.css.'.$action))) @foreach(config('dz.public.education.pagelevel.css.'.$action) as $style) @endforeach @endif