Barter Details
{{ $barter->code }}
{{ $datetime }}
{{ $barter->initiator_customer->first_name.' '.$barter->initiator_customer->last_name }}
{{ $barter->secondary_customer->first_name.' '.$barter->secondary_customer->last_name }}
{{ $status }}
Initiator Customer Items
Type | Item | Quantity |
---|---|---|
{{ $type }} | {{ $name }} | {{ $record->quantity }} |
Secondary Customer Items
Type | Item | Quantity |
---|---|---|
{{ $type }} | {{ $name }} | {{ $record->quantity }} |