@foreach([
'is_app_signer' => ['App Signer', 'Set as the primary signer for the application.'],
'is_personal_guarantor' => ['Personal Guarantor', 'Personally guarantees the merchant account.'],
'is_beneficial_owner' => ['Beneficial Owner', 'Owns 25% or more of the business.'],
'is_individual_with_control'=> ['Individual with Control','Has significant management authority.'],
] as $field => [$label, $tooltip])
@endforeach
{{-- Basic info --}}