ranjith-dev #843
@@ -164,13 +164,6 @@ class VisitorEntryResource extends Resource
|
|||||||
$set('mobile_number', null);
|
$set('mobile_number', null);
|
||||||
$set('company', null);
|
$set('company', null);
|
||||||
}
|
}
|
||||||
else
|
|
||||||
{
|
|
||||||
$set('inter_unit', null);
|
|
||||||
$set('name', null);
|
|
||||||
$set('mobile_number', null);
|
|
||||||
$set('company', null);
|
|
||||||
}
|
|
||||||
}),
|
}),
|
||||||
Forms\Components\TextInput::make('other_type')
|
Forms\Components\TextInput::make('other_type')
|
||||||
->label('Specify Type')
|
->label('Specify Type')
|
||||||
|
|||||||
Reference in New Issue
Block a user