mirror of
https://github.com/crater-invoice/crater.git
synced 2026-02-09 12:22:40 -05:00
update templates
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
{{$invoice->user->shippingaddress->country->name}}<br>
|
||||
@endif
|
||||
|
||||
@if($invoice->user->phone)
|
||||
@if($invoice->user->shippingaddress->phone)
|
||||
<p class="ship-user-phone">
|
||||
Phone :{{$invoice->user->shippingaddress->phone}}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user