@extends('layouts.master') @section('page_title', 'Teacher Attendance') @section('content')
@csrf
# Staff Number Name Attendance Note
@endsection