Przeglądaj źródła

fix: language localization excel customer

rodzic
commit
9979ad167f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      resources/views/Excel/Customers/Export.blade.php

+ 1
- 1
resources/views/Excel/Customers/Export.blade.php Wyświetl plik

@@ -14,7 +14,7 @@
14 14
             <th>#</th>
15 15
             <th>{{ __('words.date') }}</th>
16 16
             <th>{{ __('words.number') }}</th>
17
-            <th>{{ __('words.name_product') }}</th>
17
+            <th>{{ __('words.product_name') }}</th>
18 18
             <th>{{ __('words.quantity') }}</th>
19 19
             <th>{{ __('words.status') }}</th>
20 20
             <th>PPN</th>