{{$calendar->course->name}}

{{date("l d F", strtotime($calendar->from))}}, ora inizio {{date("H:i", strtotime($calendar->from))}}

@foreach($records as $idx => $record) @endforeach
# Cognome Nome Certificato Presenza
{{$idx}} {{$record["first_name"]}} {{$record["last_name"]}}
@push('scripts') @endpush @push('scripts') @endpush