mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/izyim.git
synced 2026-08-19 04:24:00 +00:00
large commit
This commit is contained in:
+2
-1
@@ -67,7 +67,8 @@ Route::group(['middleware' => ['secure', 'clearcache']], function (): void {
|
||||
})->name('order.bulk.receive_note');
|
||||
|
||||
Route::get('/{orderId}/qr/{type}/download', 'Orders\OrderController@download')->name('order.download.qr');
|
||||
|
||||
Route::get('/{orderId}/qr/{type}/print', 'Orders\OrderController@print')->name('order.print.qr');
|
||||
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user