@foreach($contacts as $contact) @endforeach
@lang('contact.customer') @lang('crm::lang.converted_on')
@if(!empty($contact->supplier_business_name)) {{$contact->supplier_business_name}}
@endif {{$contact->name}}
{{@format_datetime($contact->converted_on)}}