release
This commit is contained in:
@ -97,7 +97,8 @@ class SupportDistributionPartnerCrudController extends CrudController
|
||||
[
|
||||
'name' => 'is_front_show',
|
||||
'label' => trans('backend.columnName.is_front_show'),
|
||||
'type' => 'boolean'
|
||||
'type' => 'boolean',
|
||||
'default' => true,
|
||||
],
|
||||
[
|
||||
'name' => 'photos',
|
||||
|
Reference in New Issue
Block a user