@extends('layouts.admin') @section('page-css') @include('partials.trainingCSS') @endsection @section('main-content')
@can('Can Create Trainings')
@endcan
Title Assigned To Department Category Description Due date Added On Action
@endsection @section('bottom-js') @include('partials.trainingJS') @endsection