Document item hide price column styling..

This commit is contained in:
Cüneyt Şentürk
2023-04-12 17:02:56 +03:00
parent d9e29e2a18
commit 54b5960b84
3 changed files with 30 additions and 25 deletions

View File

@ -10,6 +10,8 @@ return [
'billing' => 'Billing',
'advanced' => 'Advanced',
'item_price_hidden' => 'This column is hidden on your :type.',
'actions' => [
'cancel' => 'Cancel',
],