Durata corsi


@foreach($records as $record) @endforeach
Nome Frequenza Livello Durata Giorni Istruttore ...
{{$record->name}} {{$record->frequency->name ?? ""}} {{$record->level->name ?? ""}} {{date("d/m/Y", strtotime($record->date_from))}} - {{date("d/m/Y", strtotime($record->date_to))}} @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
{{$record->getins->name ?? ""}} >
@push('scripts') @endpush @push('scripts') @endpush