6 lines
49 B
PHP
6 lines
49 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
'all' => 'All Customers',
|
||
|
];
|