@extends('layouts.master') @section('page-title') Manage company VIP accounts @endsection @section('content')
| Name | Sales | |
|---|---|---|
| {{ $account->contact->firstName }} {{ $account->contact->lastName }} | @currency($account->salesTotal) {{ $currency->symbol }} | edit |