@if ($business_matching_participants_details['status'] == 200) @foreach($business_matching_participants_details['result'] as $bmp_key => $bmp) @foreach($bmp['submitted_data']['field_value'] as $bm_key => $bm) @endforeach @endforeach
@lang('global.name') @lang('global.position') @lang('global.company_name') @lang('global.action')

@if($max_request <= $get_slot_number_of_request) @lang('business_matching.reached_max_request_alert') @else
@endif
@else @lang('business_matching.no_more_record') @endif