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

Edit Trainer Assignment

@if ($errors->any())
Fix the following errors:
@endif
@csrf @method('PUT')
Hold Ctrl (Cmd on Mac) to select multiple trainers
Cancel
@endsection