@php $selected = old('clubs', isset($coach) ? $coach->clubs->pluck('id')->toArray() : []); $r = isset($coach) ? $coach->rates : null; @endphp