diff --git a/resources/views/customers/v2/info.blade.php b/resources/views/customers/v2/info.blade.php index 523f34c..3e9e39d 100644 --- a/resources/views/customers/v2/info.blade.php +++ b/resources/views/customers/v2/info.blade.php @@ -157,7 +157,7 @@ - @if (isset($showAssignAnggotaBtn) && $showAssignAnggotaBtn) + @if (isset($showAssignAnggotaBtn) && $showAssignAnggotaBtn && auth()->user()->cawangan == 'X0301')