@extends('layout.report') @section('style') @endsection @section('report')
Batch: {{ $batch->batch_name }} Start Date: {{ $batch->start_date }} Expected End Date: {{ $batch->end_date }}
| # | No | Name | ID No |
|---|---|---|---|
| {{ $loop->iteration }} | {{ $student->student_number }} | {{ $student->user->name }} | {{ $student->user->id_number }} |
| Total: {{ $batch->students->count() }} | |||
Prepared by:
Approved By: