main
Ilham Wara Nugroho 2026-06-11 14:47:26 +07:00
parent 5f37dac7c0
commit d6dd4c7e9a
1 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,8 @@ class FormController implements HasMiddleware
$instansi = $agency ? $agency->id : null;
}
dd($instansi);
// get Agencies for produsen data mapping
$user = Auth::user();
$scope = $user->getScope();