@php $title = 'Reports' @endphp @section('title') {{$title}} @endsection @section('styles') @endsection @extends('layout') @section('main-content')

{{$title}}

Attendance Report

@csrf

Visit Report

@csrf

Leave Report

@csrf

Expense Report

@csrf
@endsection