Procházet zdrojové kódy

fix: language localization excel customer

Muhammad Iqbal Afandi před 3 roky
rodič
revize
9979ad167f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      resources/views/Excel/Customers/Export.blade.php

+ 1
- 1
resources/views/Excel/Customers/Export.blade.php Zobrazit soubor

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