Skip to content

Commit

Permalink
BackEnd Updated From Baraa
Browse files Browse the repository at this point in the history
  • Loading branch information
BaraaBerkdar committed May 5, 2024
1 parent 29cf298 commit 81a2187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions back-end/routes/Pation/pation.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@
Route::get('information' , [PationController::class,'getInformation']);
Route::post('add/chronic_dseases',[ChronicPationContrller::class,"addChronic"]);
Route::post('search/doctor',[PationController::class, "search"]);

});

0 comments on commit 81a2187

Please sign in to comment.