@extends('layouts.master') @section('title',__('index.termination')) @section('action',__('index.lists')) @section('button')
@can('create_termination') @endcan @can('termination_type_list') @endcan
@endsection @section('main-content')
@include('admin.section.flash_message') @include('admin.terminationManagement.termination.common.breadcrumb')
{{ __('index.termination_list') }}
@canany(['show_termination','delete_termination','update_termination']) @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
# {{ __('index.employee') }} {{ __('index.termination_type') }} {{ __('index.notice_date') }} {{ __('index.termination_date') }} {{ __('index.status') }}{{ __('index.action') }}