@foreach ($data as $item) @endforeach
REPORTE DE TABULADORES DOCENTES EAD
{{ config_intranet('full_name') . ' ' . now()->format('Y-m-d') }}
OFERTA EDUCATIVA MATERIA DOCENTE CLASE GRUPO ESTUDIANTES HORAS TABULADOR MONTO
{{ $item->curriculum->full_name }} {{ $item->school_subject->name }} {{ $item->teacher->username }} {{ $item->class_type }} {{ $item->group }} {{ $item->students }} {{ $item->hours }} {{ $item->tabulator }} {{ $item->total_price }}
{{-- @dd(); --}}