mirror of
https://gitlab.com/omair-personal/exchange.git
synced 2026-08-19 12:34:13 +00:00
updated readme
This commit is contained in:
@@ -115,5 +115,6 @@ class BookingController extends Controller
|
||||
$booking->delete($book_id);
|
||||
return response()->json($book_id, 204);
|
||||
}
|
||||
// TODO : cancel function
|
||||
|
||||
// TODO : cancel booking feature
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user