orders modify2
This commit is contained in:
parent
88639941d4
commit
5e293570d1
|
|
@ -89,7 +89,7 @@
|
|||
</span>
|
||||
|
||||
<span class="value">
|
||||
{{ $order->status_label }}
|
||||
{{ __('admin::app.notification.order-status-messages.'.strtolower($order->status_label)) }}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue