@extends('layouts.app') @section('title','Add Attendance') @section('page-title','Add Attendance Entry') @section('content')
Single Attendance Entry
@csrf
Cancel
@endsection