mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-09-01 02:34:13 +00:00
update book supplier routes to admin routes
This commit is contained in:
@@ -21,6 +21,7 @@ class BookingSupplierController extends Controller
|
||||
$response = [
|
||||
'supplier-booking' => $bookingsupplier
|
||||
];
|
||||
|
||||
return response()->json($response, 200);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user