-
{{--
- Home --}}
- Take Attendance
{{ __('Name') }} | {{--{{ __('Phone') }} | {{ __('Present') }} | {{ __('Late') }} | {{ __('Absent') }} | --}}
---|
@extends('layouts.master') @section('title', __('UserAttendances')) @section('content_title', __('UserAttendances')) @section('content_summary', 'UserAttendance summary') @section('main_content')