@extends('layouts.grid') @section('content')

{!! trans('labels.training') !!}

@method('PATCH') @csrf
{!! trans('labels.date') !!} :
{{ trans('labels.comments') }} :
 
@endsection