@extends('../layout/' . $layout) @section('subhead')
Invoice | Status | Buyer Name | Payment | Action |
---|---|---|---|---|
{{ '#INV-' . $faker['totals'][0] . '807556' }} |
{{ $faker['users'][0]['name'] }}
@if ($faker['true_false'][0])
Ohio, Ohio
@else
California, LA
@endif
|
@if ($faker['true_false'][0]) Shipping @else Pending Payment @endif |
@if ($faker['true_false'][0])
Checking payments
25 March, 12:55
@else
Direct bank transfer
30 March, 11:00
@endif
|
View Details |