Update FormOtherController.php
This commit is contained in:
@@ -42,6 +42,8 @@ class FormOtherController extends Controller
|
||||
|
||||
$availableBudget = null;
|
||||
|
||||
dd($startDate, $closingDateNextMonth);
|
||||
|
||||
if ($role == 'Admin Region' || $role == 'Marketing Operational Manager Region') {
|
||||
$region_id = auth()->user()->getMyCabangAndRegionId()['region'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user