orders modify2

This commit is contained in:
merdan 2022-03-06 13:31:22 +05:00
parent 88639941d4
commit 5e293570d1
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
</span>
<span class="value">
{{ $order->status_label }}
{{ __('admin::app.notification.order-status-messages.'.strtolower($order->status_label)) }}
</span>
</div>