@extends('layout.main') @section('content') {{__('Add Training Type')}} @csrf {{__('Training Name')}} {{trans('file.action')}} {{trans('file.Edit')}} × @csrf {{__('Training Type')}} * @endsection @push('scripts') @endpush