Classes

{{-- @php $selectedDate = ""; @endphp @foreach($classes as $class) @if($class->date == $selectedDate) @endif @endforeach --}}
Time Duration Spots Workout Assigned
{{ \Carbon\Carbon::parse($class->time)->format('g:i a') }} {{ $class->duration }}hr {{ $class->spots }}
@csrf
@csrf @method('DELETE')