@php $currentYear = date('Y'); $previousYear = $currentYear - 1; @endphp @extends('admin.layouts.layouts') @section('title', 'Employee Conveyance') @section('content')