@extends('layout.main') @section('content')
@can('store-training') @endcan @can('delete-training') @endcan
{{__('Training Type')}} {{trans('file.Employee')}} {{trans('file.Trainer')}} {{trans('file.Company')}} {{__('Start Date')}} {{__('End Date')}} {{trans('file.action')}}
@endsection @push('scripts') @endpush