ranjith-dev #843

Merged
jothi merged 2 commits from ranjith-dev into master 2026-07-19 04:59:22 +00:00
Showing only changes of commit a6b29e07bb - Show all commits

View File

@@ -164,13 +164,6 @@ class VisitorEntryResource extends Resource
$set('mobile_number', 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')
->label('Specify Type')