Api 1 | View All Courses https://enagancy.000webhostapp.com/api/allcourses
This api is used on the courses.html page
responsed
- id
- small_title
- small_description
- small_icon
Aftre back Data & save id .. create route to page course_view use id from Api 2
this api use to back Course Details https://enagancy.000webhostapp.com/api/details/show/{id}
responsed
- Title
- description
- content_link
- img

