@include('layouts.front.navigation') @if(isset($header))

{{ $header }}

@endif
{{ $slot }}
@include('layouts.front.footer')