location_type) ? 'disabled' : '' }} name="name">
@php
$lots=lots();
@endphp
@php
$district=district();
@endphp
@php
$tehsil=tehsil();
@endphp
@php
$uc=uc();
@endphp
@php
$zone=zone();
@endphp
@php
$types = ['radio' => 'Radio Button', 'text' => 'Text', 'date' => 'Date','number'=>'Number','image'=>'Image','file'=>'File','counter'=>'Counter','checkbox'=>'Checkbox'];
@endphp