@extends('layouts.app', ['pageTitle' => 'Finance Contacts', 'pageSubtitle' => 'Canadian suppliers, customers, employees and other finance parties']) @section('content')
| Type | Name | Phone | CRA / GST-HST No. | Province | Postal Code | Status | |
|---|---|---|---|---|---|---|---|
| {{ $c->type }} | {{ $c->name }} | {{ $c->email }} | {{ $c->phone }} | {{ $c->tax_number }} | {{ $c->province }} | {{ $c->postal_code }} | {{ $c->status }} |