@php $currentYear = date('Y'); $previousYear = $currentYear - 1; @endphp @extends('admin.layouts.layouts') @section('title', 'Employee Conveyance') @section('content')
Sr. Employee Code Location Department Type Days/Amount Amount
@endsection @section('page-js') @endsection