ویرایش دسته بندی مهارت
@include('share.extra.back2',['route'=>route('admin.skill.category.index')])
موارد بیشتر
@include('share.forms.error',['name'=>'admins_id'])
@include('share.forms.input',['name'=>'title','title'=>'تیتر','value'=>$skillCategory->title])
@include('share.forms.switch',['name'=>'status','title'=>'فعال','checked'=>$skillCategory->status])