@if($account->account_type == 'business') @endif @if(count($account->clients) > 0) @php $i = 1; @endphp @foreach($account->clients as $client) @if($account->account_type != 'business') @else @endif @if($account->account_type != 'business') @endif @if($account->account_type != 'business') @endif @php $i++; @endphp @endforeach @endif @if($account->account_type != 'business') @if(count($account_beneficiaries) <= 0 ) @else @php $i=0; @endphp @foreach($account_beneficiaries as $value) @if($i == 0) @else @endif @php $i++ @endphp @endforeach @endif @endif @if($account->credit_line_facility == 'Yes') @endif

@lang('sistema.client.account_information')


@php $arr_account_instruments = array(); @endphp
@foreach($financial_services as $key=>$value) @if(in_array($key,$account_instruments)) @php $arr_account_instruments[] = $value; @endphp @endif @endforeach {{ implode(', ',$arr_account_instruments) }}

@lang('sistema.client.entity_detail')

@lang('sistema.client.account_holder_information') @if(count($account->clients) > 1 ) {{ "(".$i.")" }} @endif


@if($national_identity_file && isset($national_identity_file[$client->id])) @endif

@lang('sistema.client.beneficiaries')


@lang('sistema.client.credit_capability')


@lang('sistema.client.funding')


@lang('sistema.client.daily_limit')


@lang('sistema.client.reference1')


@lang('sistema.client.reference2')


@lang('sistema.client.reference3')


@lang('sistema.client.administrative_details')


@lang('sistema.client.due_diligence')