Fix customer phone to order view
This commit is contained in:
parent
ea1d4ad0b9
commit
1c5380cd6b
|
|
@ -133,7 +133,7 @@
|
|||
</span>
|
||||
|
||||
<span class="value">
|
||||
{{ $order->customerr->phone }}
|
||||
{{ $order->customer->phone }}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue