update
parent
5f37dac7c0
commit
d6dd4c7e9a
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Reference in New Issue