Fix customer phone to order view

This commit is contained in:
Shohrat 2023-09-13 20:51:54 +05:00
parent ea1d4ad0b9
commit 1c5380cd6b
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@
</span>
<span class="value">
{{ $order->customerr->phone }}
{{ $order->customer->phone }}
</span>
</div>