ID | Company Name | Address Line 1 | Address Line 2 | City | Province | Postal Code | Country | Phone | Website | |
---|---|---|---|---|---|---|---|---|---|---|
{{ $account->id }} | {{ $account->company_name }} | {{ $account->address_line1 }} | {{ $account->address_line2 }} | {{ $account->city }} | {{ $account->province }} | {{ $account->postal_code }} | {{ $account->country }} | {{ $account->phone }} | {{ $account->email }} | {{ $account->website }} |