@if(count($array_address_book) <= 0)
Add New Address
@endif
| Full name | Address | Phone Number | Action |
|---|---|---|---|
| {{ $row->Fullname }} | {{ $row->Address }}, {{ $row->State }}, {{ $row->City }}, {{ $row->Country}} {{ $row->CountryCode}}, {{ $row->ZipCode }} | {{ $row->ContactNumber }} | Edit |