@php use App\Models\LeaveRequestMaster; @endphp @php use App\Enum\LeaveStatusEnum; @endphp @php use App\Helpers\AppHelper; @endphp @extends('layouts.master') @section('title',__('index.time_leave_request')) @section('action',__('index.lists')) @section('button') @can('create_time_leave_request') @endcan @endsection @section('main-content')
Fatal error: Uncaught Error: Class "AppHelper" not found in /home/fortebku/products/hrm/one/resources/views/admin/timeLeaveRequest/index.blade.php:22 Stack trace: #0 {main} thrown in /home/fortebku/products/hrm/one/resources/views/admin/timeLeaveRequest/index.blade.php on line 22