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

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

update

@method('PATCH') @csrf
@endsection