@extends('layouts.app') @section('title', 'Mark Attendance') @section('page-title', 'Mark Attendance') @section('content')
No classes assigned to you yet.
Contact the admin to assign subjects and classes.
{{ $student->name }}
{{ $student->studentProfile?->roll_number ? 'Roll: '.$student->studentProfile->roll_number : '' }}
No students found in this class.