-- {{ $tenant->name }}@if ($tenant->abn) (ABN {{ $tenant->abn }})@endif @if ($tenant->postal_address_line_1) {{ $tenant->postal_address_line_1 }}{{ $tenant->postal_address_line_2 ? ', '.$tenant->postal_address_line_2 : '' }}, {{ trim(collect([$tenant->postal_suburb, $tenant->postal_state, $tenant->postal_postcode])->filter()->implode(' ')) }} @endif {{ trim(collect([$tenant->contact_phone, $tenant->contact_email])->filter()->implode(' ยท ')) }}