@php $currentDateTime = \Carbon\Carbon::now()->format('Y-m-d H:i:s'); @endphp
{{ config_intranet('full_name') }} | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ 'LISTA DE ASISTENCIAS' . ' ' . $schedule->class->name . ' ' . $schedule->group->degree . '-' . $schedule->group->letter . ' ' . $schedule->group->curriculum->shortname }} | |||||||||||||||||||||||||||||||
Fecha de descarga: {{ $currentDateTime }} |
@for ($i = 1; $i <= 27; $i++) | @endfor | ||||
---|---|---|---|---|---|
@for ($i = 1; $i <= 27; $i++) | @endfor | ||||
@for ($i = 1; $i <= 27; $i++) | @endfor | ||||
Num. | Estatus | MatrĂcula | Apellido | Nombre | @for ($i = 1; $i <= 27; $i++)@endfor |
{{ $counter }} | {{ $student->is_irregular ? 'Irregular' : 'Regular' }} | {{ $student?->students?->student_number ?? '-' }} | {{ $student?->students?->student?->lastname1 . ' ' . $student?->students?->student?->lastname2 }} | {{ $student?->students?->student?->name ?? '-' }} | @for ($i = 1; $i <= 27; $i++)@endfor |