Wiki source code of Dashboard
Last modified by Cameron Marx on 2023/07/28 14:03
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="jumbotron" %) | ||
2 | ((( | ||
3 | (% class="container" %) | ||
4 | ((( | ||
5 | = Dashboard = | ||
6 | |||
7 | View your account billing information and most recent invoices at a glance. | ||
8 | ))) | ||
9 | ))) | ||
10 | |||
11 | (% class="row" %) | ||
12 | ((( | ||
13 | (% class="col-xs-12 col-sm-8" %) | ||
14 | ((( | ||
15 | == Account Info == | ||
16 | |||
17 | Your company info: | ||
18 | |||
19 | * Company Name | ||
20 | * Account Number | ||
21 | * Billing Address | ||
22 | |||
23 | == Payment & Current Balance Info == | ||
24 | |||
25 | Your current payment info: | ||
26 | |||
27 | * Payment Terms | ||
28 | * Enrolled in Autopay | ||
29 | * Balance | ||
30 | * Latest Invoice | ||
31 | |||
32 | == Latest Transactions == | ||
33 | |||
34 | Your Axion invoices dating back to your account creation: | ||
35 | |||
36 | * Date | ||
37 | * Type | ||
38 | * Balance Forward | ||
39 | * New Charges/credits | ||
40 | * Balance | ||
41 | ))) | ||
42 | |||
43 | |||
44 | (% class="col-xs-12 col-sm-4" %) | ||
45 | ((( | ||
46 | {{box title="**Contents**"}} | ||
47 | {{toc/}} | ||
48 | {{/box}} | ||
49 | |||
50 | [[image:BillingDashboard.jpg||alt="image1.jpg"]] | ||
51 | //Figure 1: Billing Dashboard// | ||
52 | ))) | ||
53 | ))) |