@csrf
New Workout

Create new Workout


@error('name')

{{ $message}}

@enderror

This is how others will learn about the Exercise, so make it good!

@error('exercises')

{{ $message}}

@enderror
@error('type')

{{ $message}}

@enderror

This is how others will learn about the Exercise, so make it good!

@error('description')

{{ $message}}

@enderror
@error('image')

{{ $message}}

@enderror
@push('js')