Land Registration Form
{{ Form::open(['url'=>route('lands.store'), 'id'=>'equipment-form', 'files'=>'true'] )}}
@csrf
@include('data_entry.section.uagency-hirerchy')
{{ Form::close() }}
Organisation where the Land will be registered
Information is pulled from NLC
@if($land_data[0]->asset_category_id==10)
@elseif($land_data[0]->asset_category_id==11)
@endif
(PDF Max 5mb)