@can('form-setting')
@endcan
@if (checkSettings('profilePicture') == 'enable')
@endif
Service Information
@if (checkAPI())
@can('ignore-mikrotik-check')
@endcan
@if (globalPermission('static_ip_manage') && Auth::user()->can('static_manage'))
@endif
@endif
@if (checkSettings('customer_code') == 'enable')
@endif
@if (getBillingType() == 'day_to_day')
@else
@endif
@if (checkSettings('static_ip_manage') == 'enable')
@endif
@if (checkSettings('radius_customer_bandwidth_limit') == 'enable')
@can('apply-bandwidth-limit')
@endcan
@endif
Basic Information
@can('join-date-modify')
@endcan
Address
@can('add-upazila')
@endcan
@can('add-thana')
@endcan
@if (checkSettings('area-dropdown') == 'enable')
@else
@endif
@error('area')
{{ $message }}
@enderror
@if (checkSettings('box') == 'disable')
@endif
@if (checkSettings('box') == 'enable')
@endif
@if (globalPermission('manage-map'))
@endif
Building Owner Contact
Connection Information
@if (checkSettings('setClientPaymentAmountToClient') == 'enable')
@endif
{{--