@extends('layout.main') @section('content')

{{__('Add Training Type')}}

@csrf
{{__('Training Name')}} {{trans('file.action')}}
@endsection @push('scripts') @endpush