@extends('layout-student') @section('content')

History

Your Answer

@csrf @forelse ($exercises as $exercise)
@empty no exercise available @endforelse
@endsection @section('script') @endsection