@extends('layouts.app') @section('title', 'Attendance|') @section('content') @include('attendance.user-attendance') @endsection