wip
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
namespace App\Nova\Resources;
|
||||
|
||||
use App\Modules\SberPaymentOrder\Nova\Resources\Item\NovaSberPaymentOrderItemAuth;
|
||||
use App\Nova\Easy\Permission\NovaEasyPermission;
|
||||
use App\Nova\Resource;
|
||||
use Laravel\Nova\Fields\ID;
|
||||
@@ -25,7 +24,7 @@ class NovaVisaMasterSetting extends Resource
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
public static $title = 'name';
|
||||
public static $title = 'display_name';
|
||||
|
||||
/**
|
||||
* The columns that should be searched.
|
||||
|
||||
Reference in New Issue
Block a user