Student ID: {{ $student->student_id_no ?? "" }}
Roll: {{ $student->class_roll ?? "" }}
Class: {{ $student->studentClass->class_name ?? "" }}
Section: {{ $student->section->section_name ?? "" }}
DOB: {{ $student->date_of_birth ?? "" }}
Principal's Signature