mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/izyim.git
synced 2026-08-19 04:24:00 +00:00
Receive-Note-BackEnd
This commit is contained in:
@@ -136,6 +136,8 @@ Route::group(['middleware' => 'api', 'prefix' => 'v1', 'as' => 'api.'], function
|
||||
|
||||
Route::post('/bulk-receive-notes', 'BulkReceiveNotesController@create')->name('bulk.receive.update');
|
||||
|
||||
Route::post('/{orderId}/update-receive-note', 'UpdateReceiveNoteController@update')->name('receive.note.update');
|
||||
|
||||
});
|
||||
|
||||
// Service Routes
|
||||
|
||||
Reference in New Issue
Block a user