Durata corsi


@if($_GET["type"] != "custom") @endif @foreach($records as $record) @if($_GET["type"] != "custom") @endif @endforeach
Nome Frequenza Livello DurataGiorniIstruttore ...
{{$record->name}} {{$record->frequency->name ?? ""}} {{$record->level->name ?? ""}} {{date("d/m/Y", strtotime($record->date_from))}} - {{date("d/m/Y", strtotime($record->date_to))}} @if($record->when != null) @foreach(json_decode($record->when) as $xx => $x) @if($xx > 0)
@endif @foreach($x->day as $zz => $d) {{$zz > 0 ? '-' : ''}}{{$d}} @endforeach h {{$x->from}} - {{$x->to}} @endforeach @endif
{{$record->getins->name ?? ""}}
@push('scripts') @endpush @push('scripts') @endpush