@extends('Layouts.Application') @section('MainContent')
| NAME : {{Auth::user()-> full_name}} | ID : {{ $studentID->system_generated_student_id }} | |||
| ROLL : {{ $studentID->roll_no }} | CLASS : {{ $studentID->ClassName }} | SECTION : {{ $studentID->SectionName }} | GROUP : {{ $studentID->GroupName }} | |