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