update perbaikan pos, return, dan report profit nlost
All checks were successful
All checks were successful
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
|
||||
});
|
||||
|
||||
Route::group(['prefix' => 'envato', 'as' => 'LaravelInstaller::', 'namespace' => 'Laravel\LaravelInstaller\Controllers', 'middleware' => 'web'], function () {
|
||||
Route::group(['prefix' => 'envato', 'as' => 'LaravelVerifier::', 'namespace' => 'Laravel\LaravelInstaller\Controllers', 'middleware' => 'web'], function () {
|
||||
|
||||
Route::post('purchase-code/verify/process', [
|
||||
'as' => 'codeVerifyProcess',
|
||||
|
||||
Reference in New Issue
Block a user