@extends('layouts.master') @section('content') Edit Plantation Welcome to TOF ASSAM-TOF Edit Plantation Edit Plantation @csrf Name of the Pattadar (Shri) * @error('name_of_pattadar') {{ $message }} @enderror Address (Hno, Street etc) * {{ $plantation->PlantationAddressDetail->address_pattadar }} @error('address_pattadar') {{ $message }} @enderror Village * @error('village') {{ $message }} @enderror Postoffice * @error('post_office') {{ $message }} @enderror Pin Code * @error('pin_code') {{ $message }} @enderror Policestation * @error('police_station') {{ $message }} @enderror District * --Select District-- @foreach($district as $key => $value) PlantationAddressDetail->district_id == $value['id']) selected @endif>{{ $value['name'] }} @endforeach @error('district_id') {{ $message }} @enderror Plantation Type * --Select Plantation Type-- @foreach($plantation_type as $key => $value) plantation_type_id == $value['id']) selected @endif>{{ $value['description'] }} @endforeach @error('plantation_type_id') {{ $message }} @enderror Parental Details same_personal_address==1) checked @endif>Same Addess Fathers Name :(Sri/Late) * @error('father_name') {{ $message }} @enderror Address (Hno, Street etc) * {{ $plantation->father_address }} @error('father_address') {{ $message }} @enderror Village * @error('father_village') {{ $message }} @enderror Postoffice * @error('father_post_office') {{ $message }} @enderror Pin Code * @error('father_pin_code') {{ $message }} @enderror Policestation * @error('father_police_station') {{ $message }} @enderror District * --Select District-- @foreach($district as $key => $value) father_district_id == $value['id']) selected @endif>{{ $value['name'] }} @endforeach @error('father_district_id') {{ $message }} @enderror Contact Information Mobile Number * @error('mobile_no') {{ $message }} @enderror Email Address * @error('email_id') {{ $message }} @enderror About plantation in land Dag Number @error('p_dag_no') {{ $message }} @enderror Pattano @error('patta_no') {{ $message }} @enderror Mouza @error('p_mouza') {{ $message }} @enderror Revenue Circle Select Revenue Circle @if(!empty($revenue_circle_list)) @foreach($revenue_circle_list as $revenue_circle) revenue_circle_id==$revenue_circle->id) selected @endif>{{ $revenue_circle->name }} @endforeach @endif @error('revenue_circle_id') {{ $message }} @enderror Area of the Plot (in Bigha or Hect) PlantationAreaDetail->area_of_plot_unit == "hectares") checked @endif>Hectares PlantationAreaDetail->area_of_plot_unit == "bigha") checked @endif>Bigha @error('area_of_plot_unit') {{ $message }} @enderror Area of Plot @error('area_of_plot') {{ $message }} @enderror Year of issue of Patta @error('year_of_patta_issue') {{ $message }} @enderror Nature of Patta PlantationAreaDetail->nature_of_patta == "Annual") checked @endif>Annual PlantationAreaDetail->nature_of_patta == "Periodical") checked @endif>Periodic PlantationAreaDetail->nature_of_patta == "Special Grant") checked @endif>special grant Details of plantation Sr.No. Year Of Creation No Of Plants Species Spacing Average Height Average Girth Plantation Area Action @foreach($plantation->plantationSpecies as $PlantationSpecie) {{$loop->iteration}} {{ $PlantationSpecie->years_of_creation }} {{ $PlantationSpecie->no_of_trees }} @if(isset($PlantationSpecie->species)) {{ $PlantationSpecie->species->name }}({{ $PlantationSpecie->species->scientific_name }}) @endif {{ $PlantationSpecie->spacing }} {{ $PlantationSpecie->average_height }} {{ $PlantationSpecie->average_girth }} {{ $PlantationSpecie->area }} Remove @endforeach Add More List of documents to be submitted Self-attested Land document/MiyadiPatta/Lease deed of land View Sample File (Upload upto 2mb) Document Name Document Detail Action @foreach($plantation->plantationDocument as $plantationDocument_record) @if($plantationDocument_record->document_type=='self_attested_land') {{ $plantationDocument_record->document_name }} {{ $plantationDocument_record->document_detail }} X @endif @endforeach Add More A Self-attested Land document/MiyadiPatta/Lease deed of land View Sample File (Upload upto 2mb) Document Name Document Detail Action @foreach($plantation->plantationDocument as $plantationDocument_record) @if($plantationDocument_record->document_type=='a_self_attested_land') {{ $plantationDocument_record->document_name }} {{ $plantationDocument_record->document_detail }} X @endif @endforeach Add More Up to date land revenue payment receipt View Sample File (Upload upto 2mb) Document Name Document Detail Action @foreach($plantation->plantationDocument as $plantationDocument_record) @if($plantationDocument_record->document_type=='up_to_land_revenue') {{ $plantationDocument_record->document_name }} {{ $plantationDocument_record->document_detail }} X @endif @endforeach Add More Registration and/or Ownership details of the Tea Gardens. View Sample File (Upload upto 2mb) Document Name Document Detail Action @foreach($plantation->plantationDocument as $plantationDocument_record) @if($plantationDocument_record->document_type=='registration_details') {{ $plantationDocument_record->document_name }} {{ $plantationDocument_record->document_detail }} X @endif @endforeach Add More Receipt of the application fee of Rs. 1000/- (Rupees One Thousand Only) per hectare paid online in the Website/Portal. View Sample File (Upload upto 2mb) Document Name Document Detail Action @foreach($plantation->plantationDocument as $plantationDocument_record) @if($plantationDocument_record->document_type=='receipt_of_application') {{ $plantationDocument_record->document_name }} {{ $plantationDocument_record->document_detail }} X @endif @endforeach Add More Species-wise number and age of standing trees View Sample File (Upload upto 2mb) Document Name Document Detail Action @foreach($plantation->plantationDocument as $plantationDocument_record) @if($plantationDocument_record->document_type=='species_wise_number') {{ $plantationDocument_record->document_name }} {{ $plantationDocument_record->document_detail }} X @endif @endforeach Add More Self-declaration about the year(s) of creation of plantation. View Sample File (Upload upto 2mb) Document Name Document Detail Action @foreach($plantation->plantationDocument as $plantationDocument_record) @if($plantationDocument_record->document_type=='self_declaration_about_year') {{ $plantationDocument_record->document_name }} {{ $plantationDocument_record->document_detail }} X @endif @endforeach Add More Geo-tagged photographs of the site. View Sample File (Upload upto 2mb) Document Name Document Detail Action @foreach($plantation->plantationDocument as $plantationDocument_record) @if($plantationDocument_record->document_type=='geo_tagged_photograph') {{ $plantationDocument_record->document_name }} {{ $plantationDocument_record->document_detail }} X @endif @endforeach Add More Proof of distance of the plantation from nearest forest such as google map/KML/KMZ/SHP etc. View Sample File (Upload upto 2mb Document Name Document Detail Action @foreach($plantation->plantationDocument as $plantationDocument_record) @if($plantationDocument_record->document_type=='proof_of_distance') {{ $plantationDocument_record->document_name }} {{ $plantationDocument_record->document_detail }} X @endif @endforeach Add More Signature of the Pattadar(s) (with date) View Sample File (Upload upto 2mb Document Name Document Detail Action @foreach($plantation->plantationDocument as $plantationDocument_record) @if($plantationDocument_record->document_type=='signature_of_pattadar') {{ $plantationDocument_record->document_name }} {{ $plantationDocument_record->document_detail }} X @endif @endforeach Add More Plantation Notes Remarks {{ $plantation->remarks }} Save & Preview Submit @endsection