diff --git a/packages/Sarga/Admin/src/Resources/views/sales/orders/view.blade.php b/packages/Sarga/Admin/src/Resources/views/sales/orders/view.blade.php
index a1d5878..467aea2 100644
--- a/packages/Sarga/Admin/src/Resources/views/sales/orders/view.blade.php
+++ b/packages/Sarga/Admin/src/Resources/views/sales/orders/view.blade.php
@@ -128,12 +128,12 @@
{!! view_render_event('sales.order.customer_full_name.after', ['order' => $order]) !!}
-
- {{ __('admin::app.sales.orders.email') }}
+
+ {{ __('admin::app.sales.orders.phone') }}
- {{ $order->customer_email }}
+ {{ $order->customer->phone }}
diff --git a/packages/Webkul/Admin/src/Resources/lang/en/app.php b/packages/Webkul/Admin/src/Resources/lang/en/app.php
index 80a75c1..877690f 100644
--- a/packages/Webkul/Admin/src/Resources/lang/en/app.php
+++ b/packages/Webkul/Admin/src/Resources/lang/en/app.php
@@ -413,6 +413,7 @@ return [
'customer-notified' => ':date | Customer Notified',
'customer-not-notified' => ':date | Customer Not Notified',
'transactions' => 'Transactions',
+ 'phone' => 'Phone',
],
'invoices' => [
@@ -536,10 +537,10 @@ return [
'bundle' => 'Bundle',
'downloadable' => 'Downloadable',
'grouped' => 'Grouped',
- 'virtual' => 'Virtual',
+ 'virtual' => 'Virtual',
'configurable' => 'Configurable',
- ],
+ ],
'familiy' => 'Attribute Family',
'sku' => 'SKU',
'configurable-attributes' => 'Configurable Attributes',
diff --git a/packages/Webkul/Admin/src/Resources/lang/tm/app.php b/packages/Webkul/Admin/src/Resources/lang/tm/app.php
index 8130d93..fc20f41 100644
--- a/packages/Webkul/Admin/src/Resources/lang/tm/app.php
+++ b/packages/Webkul/Admin/src/Resources/lang/tm/app.php
@@ -356,6 +356,7 @@ return [
'customer-notified' => ':date | Customer Notified',
'customer-not-notified' => ':date | Customer Not Notified',
'transactions' => 'Transactions t',
+ 'phone' => 'Telefon belgisi',
],
'invoices' => [