@extends('layouts.master')
@section('title',__('index.termination'))
@section('action',__('index.lists'))
@section('button')
@endsection
@section('main-content')
@include('admin.section.flash_message')
@include('admin.terminationManagement.termination.common.breadcrumb')
| # |
{{ __('index.employee') }} |
{{ __('index.termination_type') }} |
{{ __('index.notice_date') }} |
{{ __('index.termination_date') }} |
{{ __('index.status') }} |
@canany(['show_termination','delete_termination','update_termination'])
{{ __('index.action') }} |
@endcanany
Fatal error: Uncaught Error: Class "App\Enum\TerminationStatusEnum" not found in /home/fortebku/products/hrm/one/database/resources/views/admin/terminationManagement/termination/index.blade.php:58
Stack trace:
#0 {main}
thrown in /home/fortebku/products/hrm/one/database/resources/views/admin/terminationManagement/termination/index.blade.php on line 58