{{ exercise.status === 'draft' ? 'Create' : 'Update' }} Exercise

1 - Exercise name and category

Please enter the name of this exercise.
{{ category.name }}
Please enter the category of this exercise.

2 - Exercise description

3 - Exercise breakdown, videos and images

{{ value.value }} {{ muscle.label }}

Upload Images

add

No photos yet.

Video

Youtube Vimeo
For Example: https://www.youtube.com/watch?v=DVdoillu7kg
For Example: https://vimeo.com/131013000
{{ processing && (exercise.status === 'draft' ? 'Creating Exercise...' : 'Saving Exercise...') || (exercise.status === 'draft' ? 'Save Exercise' : 'Save Exercise') }} Preview Exercise