@if($contact->title)
{{$contact->title}}
@endif @if($contact->reference_name)
{{$contact->reference_name}}
@endif @if($contact->bank_name)
{{$contact->bank_name}}
@endif @if($contact->iban)
{{$contact->iban}}
@endif
{{$contact->contact_name}}
{{$contact->contact_phone}}