fix beberapa revisi

This commit is contained in:
Jagad R R
2025-01-15 14:50:53 +07:00
parent 1eb6c48276
commit 7abfd74867
26 changed files with 830 additions and 170 deletions
+1
View File
@@ -23,6 +23,7 @@ use App\Http\Controllers\Master\RegionController;
use App\Http\Controllers\Master\CabangController;
Auth::routes();
require __DIR__ . '/api.php';
Route::group(['prefix' => 'admin', 'as' => 'admin.'], function () {
// Login Routes.