@extends($layout) @section('content') @php $values = $values ?? []; @endphp
@if (($info ?? '') != '') {!! $tpl->displayNotification() !!} @endif
 

{!! __('OVERVIEW') !!}











{!! __('ONDATE') !!} 
@if ($login::userIsAtLeast($roles::$manager))
{!! __('ONDATE') !!} 
{!! __('ONDATE') !!} 
@endif
@once @push('scripts') @endpush @endonce @endsection