@extends('layouts.master')
@section('title',__('index.training_types'))
@section('action',$trainingType->title)
@section('button')
@endsection
@section('main-content')
@include('admin.section.flash_message')
@include('admin.trainingManagement.types.common.breadcrumb')
| # |
{{ __('index.department') }} |
{{ __('index.employees') }} |
{{ __('index.trainer') }} |
{{ __('index.training_date') }} |
{{ __('index.status') }} |
Fatal error: Uncaught Error: Class "App\Enum\TrainingStatusEnum" not found in /home/fortebku/products/hrm/one/database/resources/views/admin/trainingManagement/types/show.blade.php:39
Stack trace:
#0 {main}
thrown in /home/fortebku/products/hrm/one/database/resources/views/admin/trainingManagement/types/show.blade.php on line 39