@extends('layout.mainlayout') @section('content')
@csrf
{{-- DATE RANGE --}}
{{-- EMPLOYEE TYPE --}}
{{-- LOCATION (Domestic + Onsite only) --}}
{{-- DEPARTMENT --}}
{{-- USER --}}

@endsection @push('scripts') @endpush