Added Select Type

This commit is contained in:
Devansh 2021-11-08 12:44:44 +05:30
parent 5fc4b945ad
commit 3576a6e5b1
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ return [
], [ ], [
'name' => 'type', 'name' => 'type',
'title' => 'admin::app.admin.system.type', 'title' => 'admin::app.admin.system.type',
'type' => 'depends', 'type' => 'select',
'depend' => 'active:1', 'depend' => 'active:1',
'options' => [ 'options' => [
[ [