@extends('layouts.app') @section('title', 'Dashboard') @section('content')
@if($deshboard == 1) @else
Clear Filters Edit
@endif

Infrastructure and Support Services

@if($data->isNotEmpty()) @foreach($data as $datas) @if($deshboard == 1) @if($loop->first) @endif @else @endif @if($datas->canal || $datas->tubewell || $datas->enginer_motor_solar || $datas->pump_sets || $datas->pond || $datas->irrigation_system || $datas->pump_house || $datas->irrigation_infrastructures_other) @endif @if($datas->canal) @php $canalData = json_decode($datas->canal, true); @endphp @php $canbankLonCost = ($canalData['total_investment_cost'] ?? 0) - ($canalData['subsidy_grant'] ?? 0); $Canbla_sou = $canbankLonCost - ($canalData['balance_source_of_investment'] ?? 0); @endphp @php $canresitent = ($canalData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $cananu = $Canbla_sou/2*12/100; @endphp @php $cananul_dep = ($canalData['total_investment_cost'] ?? 0) / ($canalData['economic_useful_life'] ?? 1); @endphp @php $cananul_dep = ($canalData['total_investment_cost'] ?? 0) / ($canalData['economic_useful_life'] ?? 1); $cananualfixdCost = $cananul_dep + ($canalData['annual_insurance'] ?? 0) + ($canalData['annual_tax'] ?? 0) + ($canalData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->tubewell) @php $tubewellData = json_decode($datas->tubewell, true); @endphp @php $tubebankLonCost = ($tubewellData['total_investment_cost'] ?? 0) - ($tubewellData['subsidy_grant'] ?? 0); $tubebla_sou = $tubebankLonCost - ($tubewellData['balance_source_of_investment'] ?? 0); @endphp @php $tuberesitent = ($tubewellData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $tubeanu = $tubebla_sou/2*12/100; @endphp @php $tubeanul_dep = ($tubewellData['total_investment_cost'] ?? 0) / ($tubewellData['economic_useful_life'] ?? 1); @endphp @php $tubeanul_dep = ($tubewellData['total_investment_cost'] ?? 0) / ($tubewellData['economic_useful_life'] ?? 1); $tubeanualfixdCost = $tubeanul_dep + ($tubewellData['annual_insurance'] ?? 0) + ($tubewellData['annual_tax'] ?? 0) + ($tubewellData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->enginer_motor_solar) @php $moterData = json_decode($datas->enginer_motor_solar, true); @endphp @php $moterbankLonCost = ($moterData['total_investment_cost'] ?? 0) - ($moterData['subsidy_grant'] ?? 0); $moterbla_sou = $moterbankLonCost - ($moterData['balance_source_of_investment'] ?? 0); @endphp @php $moterresitent = ($moterData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $moteranu = $moterbla_sou/2*12/100; @endphp @php $moteranul_dep = ($moterData['total_investment_cost'] ?? 0) / ($moterData['economic_useful_life'] ?? 1); @endphp @php $moteranul_dep = ($moterData['total_investment_cost'] ?? 0) / ($moterData['economic_useful_life'] ?? 1); $moteranualfixdCost = $moteranul_dep + ($moterData['annual_insurance'] ?? 0) + ($moterData['annual_tax'] ?? 0) + ($moterData['annual_repair_and_maintenance'] ?? 0); $moteranualfixdCostFormatted = number_format($moteranualfixdCost, 2); @endphp @endif @if($datas->pump_sets) @php $pumpsetData = json_decode($datas->pump_sets, true); @endphp @php $pumpbankLonCost = ($pumpsetData['total_investment_cost'] ?? 0) - ($pumpsetData['subsidy_grant'] ?? 0); $pumpbla_sou = $pumpbankLonCost - ($pumpsetData['balance_source_of_investment'] ?? 0); @endphp @php $pumpresitent = ($pumpsetData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $punpanu = $pumpbla_sou/2*12/100; @endphp @php $pumpanul_dep = ($pumpsetData['total_investment_cost'] ?? 0) / ($pumpsetData['economic_useful_life'] ?? 1); @endphp @php $anul_deppump = ($pumpsetData['total_investment_cost'] ?? 0) / ($pumpsetData['economic_useful_life'] ?? 1); $pumpanualfixdCost = $anul_deppump + ($pumpsetData['annual_insurance'] ?? 0) + ($pumpsetData['annual_tax'] ?? 0) + ($pumpsetData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->pond) @php $pondData = json_decode($datas->pond, true); @endphp @php $pondbankLonCost = ($pondData['total_investment_cost'] ?? 0) - ($pondData['subsidy_grant'] ?? 0); $pondbla_sou = $pondbankLonCost - ($pondData['balance_source_of_investment'] ?? 0); @endphp @php $pondresitent = ($pondData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $pondanu = $pondbla_sou/2*12/100; @endphp @php $pondanul_dep = ($pondData['total_investment_cost'] ?? 0) / ($pondData['economic_useful_life'] ?? 1); $formatted_pondanul_dep = number_format($pondanul_dep, 2); @endphp @php $pondanul_dep = ($pondData['total_investment_cost'] ?? 0) / ($pondData['economic_useful_life'] ?? 1); $pondanualfixdCost = $pondanul_dep + ($pondData['annual_insurance'] ?? 0) + ($pondData['annual_tax'] ?? 0) + ($pondData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->irrigation_system) @php $irrigation_systemData = json_decode($datas->irrigation_system, true); @endphp @php $irrigabankLonCost = ($irrigation_systemData['total_investment_cost'] ?? 0) - ($irrigation_systemData['subsidy_grant'] ?? 0); $irrgabla_sou = $irrigabankLonCost - ($irrigation_systemData['balance_source_of_investment'] ?? 0); @endphp @php $iggresitent = ($irrigation_systemData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $igganu = $irrgabla_sou/2*12/100; @endphp @php $iggaanul_dep = ($irrigation_systemData['total_investment_cost'] ?? 0) / ($irrigation_systemData['economic_useful_life'] ?? 1); @endphp @php $iggaanul_dep = ($irrigation_systemData['total_investment_cost'] ?? 0) / ($irrigation_systemData['economic_useful_life'] ?? 1); $iggaanualfixdCost = $iggaanul_dep + ($irrigation_systemData['annual_insurance'] ?? 0) + ($irrigation_systemData['annual_tax'] ?? 0) + ($irrigation_systemData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->pump_house) @php $pump_houseData = json_decode($datas->pump_house, true); @endphp @php $pumpbankLonCost = ($pump_houseData['total_investment_cost'] ?? 0) - ($pump_houseData['subsidy_grant'] ?? 0); $pumpbla_sou = $pumpbankLonCost - ($pump_houseData['balance_source_of_investment'] ?? 0); @endphp @php $resitent = ($pump_houseData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $bankanu = $pumpbla_sou/2*12/100; @endphp @php $pumpanul_dep = ($pump_houseData['total_investment_cost'] ?? 0) / ($pump_houseData['economic_useful_life'] ?? 1); @endphp @php $pumpanul_dep = ($pump_houseData['total_investment_cost'] ?? 0) / ($pump_houseData['economic_useful_life'] ?? 1); $pumpanualfixdCost = $pumpanul_dep + ($pump_houseData['annual_insurance'] ?? 0) + ($pump_houseData['annual_tax'] ?? 0) + ($pump_houseData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->irrigation_infrastructures_other) @php $irrigation_infrastructures_otherData = json_decode($datas->irrigation_infrastructures_other, true); @endphp @php $igbankLonCost = ($irrigation_infrastructures_otherData['total_investment_cost'] ?? 0) - ($irrigation_infrastructures_otherData['subsidy_grant'] ?? 0); $igbla_sou = $igbankLonCost - ($irrigation_infrastructures_otherData['balance_source_of_investment'] ?? 0); @endphp @php $igresitent = ($irrigation_infrastructures_otherData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $iganu = $igbla_sou/2*12/100; @endphp @php $iganul_dep = ($irrigation_infrastructures_otherData['total_investment_cost'] ?? 0) / ($irrigation_infrastructures_otherData['economic_useful_life'] ?? 1); @endphp @php $iganul_dep = ($irrigation_infrastructures_otherData['total_investment_cost'] ?? 0) / ($irrigation_infrastructures_otherData['economic_useful_life'] ?? 1); $iganualfixdCost = $iganul_dep + ($irrigation_infrastructures_otherData['annual_insurance'] ?? 0) + ($irrigation_infrastructures_otherData['annual_tax'] ?? 0) + ($irrigation_infrastructures_otherData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->tractor || $datas->power_tiller || $datas->cultivator || $datas->rotator || $datas->harrow || $datas->leveller || $datas->plough || $datas->speed_drill || $datas->speed_planter || $datas->speed_cum_fertilizer_drill || $datas->trolley || $datas->reaper_cum_binder || $datas->bhusa_machine || $datas->thresher || $datas->combine_harvester || $datas->farm_mechanisms_other) @endif @if($datas->tractor) @php $tractorData = json_decode($datas->tractor, true); @endphp @php $bankLonCost = ($tractorData['total_investment_cost'] ?? 0) - ($tractorData['subsidy_grant'] ?? 0); $bla_sou = $bankLonCost - ($tractorData['balance_source_of_investment'] ?? 0); @endphp @php $resitent = ($tractorData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anu = $bla_sou/2*12/100; @endphp @php $anul_dep = ($tractorData['total_investment_cost'] ?? 0) / ($tractorData['economic_useful_life'] ?? 1); @endphp @php $anul_dep = ($tractorData['total_investment_cost'] ?? 0) / ($tractorData['economic_useful_life'] ?? 1); $anualfixdCost = $anul_dep + ($tractorData['annual_insurance'] ?? 0) + ($tractorData['annual_tax'] ?? 0) + ($tractorData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->power_tiller) @php $power_tillerData = json_decode($datas->power_tiller, true); @endphp @php $powbankLonCost = ($power_tillerData['total_investment_cost'] ?? 0) - ($power_tillerData['subsidy_grant'] ?? 0); $powbla_sou = $powbankLonCost - ($power_tillerData['balance_source_of_investment'] ?? 0); @endphp @php $powresitent = ($power_tillerData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $poweranu = $powbla_sou/2*12/100; @endphp @php $powanul_dep = ($power_tillerData['total_investment_cost'] ?? 0) / ($power_tillerData['economic_useful_life'] ?? 1); @endphp @php $powanul_dep = ($power_tillerData['total_investment_cost'] ?? 0) / ($power_tillerData['economic_useful_life'] ?? 1); $powanualfixdCost = $powanul_dep + ($power_tillerData['annual_insurance'] ?? 0) + ($power_tillerData['annual_tax'] ?? 0) + ($power_tillerData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->cultivator) @php $cultivatorData = json_decode($datas->cultivator, true); @endphp @php $cubankLonCost = ($cultivatorData['total_investment_cost'] ?? 0) - ($cultivatorData['subsidy_grant'] ?? 0); $cubla_sou = $cubankLonCost - ($cultivatorData['balance_source_of_investment'] ?? 0); @endphp @php $curesitent = ($cultivatorData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $cuanu = $cubla_sou/2*12/100; @endphp @php $cuanul_dep = ($cultivatorData['total_investment_cost'] ?? 0) / ($cultivatorData['economic_useful_life'] ?? 1); @endphp @php $cuanul_dep = ($cultivatorData['total_investment_cost'] ?? 0) / ($cultivatorData['economic_useful_life'] ?? 1); $cuanualfixdCost = $cuanul_dep + ($cultivatorData['annual_insurance'] ?? 0) + ($cultivatorData['annual_tax'] ?? 0) + ($cultivatorData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->rotator) @php $rotatorData = json_decode($datas->rotator, true); @endphp @php $rotatorDatabankLonCost = ($rotatorData['total_investment_cost'] ?? 0) - ($rotatorData['subsidy_grant'] ?? 0); $robla_sou = $rotatorDatabankLonCost - ($rotatorData['balance_source_of_investment'] ?? 0); @endphp @php $roresitent = ($rotatorData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $roanu = $robla_sou/2*12/100; @endphp @php $roanul_dep = ($rotatorData['total_investment_cost'] ?? 0) / ($rotatorData['economic_useful_life'] ?? 1); @endphp @php $roanul_dep = ($rotatorData['total_investment_cost'] ?? 0) / ($rotatorData['economic_useful_life'] ?? 1); $roanualfixdCost = $roanul_dep + ($rotatorData['annual_insurance'] ?? 0) + ($rotatorData['annual_tax'] ?? 0) + ($rotatorData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->harrow) @php $harrowData = json_decode($datas->harrow, true); @endphp @php $harrowBCost = ($harrowData['total_investment_cost'] ?? 0) - ($harrowData['subsidy_grant'] ?? 0); $harrowCost = $harrowBCost - ($harrowData['balance_source_of_investment'] ?? 0); @endphp @php $howwresitent = ($harrowData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $howwanu = $harrowCost/2*12/100; @endphp @php $howwanul_dep = ($harrowData['total_investment_cost'] ?? 0) / ($harrowData['economic_useful_life'] ?? 1); @endphp @php $howwanul_dep = ($harrowData['total_investment_cost'] ?? 0) / ($harrowData['economic_useful_life'] ?? 1); $howwanualfixdCost = $howwanul_dep + ($harrowData['annual_insurance'] ?? 0) + ($harrowData['annual_tax'] ?? 0) + ($harrowData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->leveller) @php $levellerData = json_decode($datas->leveller, true); @endphp @php $lebankLonCost = ($levellerData['total_investment_cost'] ?? 0) - ($levellerData['subsidy_grant'] ?? 0); $lebla_sou = $lebankLonCost - ($levellerData['balance_source_of_investment'] ?? 0); @endphp @php $leresitent = ($levellerData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $leanu = $lebla_sou/2*12/100; @endphp @php $leanul_dep = ($levellerData['total_investment_cost'] ?? 0) / ($levellerData['economic_useful_life'] ?? 1); @endphp @php $leanul_dep = ($levellerData['total_investment_cost'] ?? 0) / ($levellerData['economic_useful_life'] ?? 1); $leanualfixdCost = $leanul_dep + ($levellerData['annual_insurance'] ?? 0) + ($levellerData['annual_tax'] ?? 0) + ($levellerData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->plough) @php $ploughData = json_decode($datas->plough, true); @endphp @php $plbankLonCost = ($ploughData['total_investment_cost'] ?? 0) - ($ploughData['subsidy_grant'] ?? 0); $plbla_sou = $plbankLonCost - ($ploughData['balance_source_of_investment'] ?? 0); @endphp @php $plresitent = ($ploughData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $planu = $plbla_sou/2*12/100; @endphp @php $planul_dep = ($ploughData['total_investment_cost'] ?? 0) / ($ploughData['economic_useful_life'] ?? 1); @endphp @php $planul_dep = ($ploughData['total_investment_cost'] ?? 0) / ($ploughData['economic_useful_life'] ?? 1); $planualfixdCost = $planul_dep + ($ploughData['annual_insurance'] ?? 0) + ($ploughData['annual_tax'] ?? 0) + ($ploughData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->speed_drill) @php $speed_drillData = json_decode($datas->speed_drill, true); @endphp @php $spbankLonCost = ($speed_drillData['total_investment_cost'] ?? 0) - ($speed_drillData['subsidy_grant'] ?? 0); $spbla_sou = $spbankLonCost - ($speed_drillData['balance_source_of_investment'] ?? 0); @endphp @php $spresitent = ($speed_drillData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $spanu = $spbla_sou/2*12/100; @endphp @php $spanul_dep = ($speed_drillData['total_investment_cost'] ?? 0) / ($speed_drillData['economic_useful_life'] ?? 1); @endphp @php $spanul_dep = ($speed_drillData['total_investment_cost'] ?? 0) / ($speed_drillData['economic_useful_life'] ?? 1); $anualfixdCost = $spanul_dep + ($speed_drillData['annual_insurance'] ?? 0) + ($speed_drillData['annual_tax'] ?? 0) + ($speed_drillData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->speed_planter) @php $speed_planterData = json_decode($datas->speed_planter, true); @endphp @php $speebankLonCost = ($speed_planterData['total_investment_cost'] ?? 0) - ($speed_planterData['subsidy_grant'] ?? 0); $speebla_sou = $speebankLonCost - ($speed_planterData['balance_source_of_investment'] ?? 0); @endphp @php $speeresitent = ($speed_planterData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $speeanu = $speebla_sou/2*12/100; @endphp @php $speeanul_dep = ($speed_planterData['total_investment_cost'] ?? 0) / ($speed_planterData['economic_useful_life'] ?? 1); @endphp @php $speeanul_dep = ($speed_planterData['total_investment_cost'] ?? 0) / ($speed_planterData['economic_useful_life'] ?? 1); $speeanualfixdCost = $speeanul_dep + ($speed_planterData['annual_insurance'] ?? 0) + ($speed_planterData['annual_tax'] ?? 0) + ($speed_planterData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->speed_cum_fertilizer_drill) @php $speed_cum_fertilizer_drillData = json_decode($datas->speed_cum_fertilizer_drill, true); @endphp @php $scfbankLonCost = ($speed_cum_fertilizer_drillData['total_investment_cost'] ?? 0) - ($speed_cum_fertilizer_drillData['subsidy_grant'] ?? 0); $scfbla_sou = $scfbankLonCost - ($speed_cum_fertilizer_drillData['balance_source_of_investment'] ?? 0); @endphp @php $scfresitent = ($speed_cum_fertilizer_drillData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $scfanu = $scfbla_sou/2*12/100; @endphp @php $scfanul_dep = ($speed_cum_fertilizer_drillData['total_investment_cost'] ?? 0) / ($speed_cum_fertilizer_drillData['economic_useful_life'] ?? 1); @endphp @php $scfanul_dep = ($speed_cum_fertilizer_drillData['total_investment_cost'] ?? 0) / ($speed_cum_fertilizer_drillData['economic_useful_life'] ?? 1); $scfanualfixdCost = $scfanul_dep + ($speed_cum_fertilizer_drillData['annual_insurance'] ?? 0) + ($speed_cum_fertilizer_drillData['annual_tax'] ?? 0) + ($speed_cum_fertilizer_drillData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->trolley) @php $trolleyData = json_decode($datas->trolley, true); @endphp @php $tlbankLonCost = ($trolleyData['total_investment_cost'] ?? 0) - ($trolleyData['subsidy_grant'] ?? 0); $tlbla_sou = $tlbankLonCost - ($trolleyData['balance_source_of_investment'] ?? 0); @endphp @php $tlresitent = ($trolleyData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $tlanu = $tlbla_sou/2*12/100; @endphp @php $tlanul_dep = ($trolleyData['total_investment_cost'] ?? 0) / ($trolleyData['economic_useful_life'] ?? 1); @endphp @php $tlanul_dep = ($trolleyData['total_investment_cost'] ?? 0) / ($trolleyData['economic_useful_life'] ?? 1); $tlanualfixdCost = $tlanul_dep + ($trolleyData['annual_insurance'] ?? 0) + ($trolleyData['annual_tax'] ?? 0) + ($trolleyData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->reaper_cum_binder) @php $reaper_cum_binderData = json_decode($datas->reaper_cum_binder, true); @endphp @php $rebankLonCost = ($reaper_cum_binderData['total_investment_cost'] ?? 0) - ($reaper_cum_binderData['subsidy_grant'] ?? 0); $rcbbla_sou = $rebankLonCost - ($reaper_cum_binderData['balance_source_of_investment'] ?? 0); @endphp @php $rcbresitent = ($reaper_cum_binderData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $rcbanu = $rcbbla_sou/2*12/100; @endphp @php $rcbanul_dep = ($reaper_cum_binderData['total_investment_cost'] ?? 0) / ($reaper_cum_binderData['economic_useful_life'] ?? 1); @endphp @php $rcbanul_dep = ($reaper_cum_binderData['total_investment_cost'] ?? 0) / ($reaper_cum_binderData['economic_useful_life'] ?? 1); $rcbanualfixdCost = $rcbanul_dep + ($reaper_cum_binderData['annual_insurance'] ?? 0) + ($reaper_cum_binderData['annual_tax'] ?? 0) + ($reaper_cum_binderData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->bhusa_machine) @php $bhusa_machineData = json_decode($datas->bhusa_machine, true); @endphp @php $banCost = ($bhusa_machineData['total_investment_cost'] ?? 0) - ($bhusa_machineData['subsidy_grant'] ?? 0); $blsou = $banCost - ($bhusa_machineData['balance_source_of_investment'] ?? 0); @endphp @php $resent = ($bhusa_machineData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $dfanu = $blsou/2*12/100; @endphp @php $anggul_dep = ($bhusa_machineData['total_investment_cost'] ?? 0) / ($bhusa_machineData['economic_useful_life'] ?? 1); @endphp @php $anultdep = ($bhusa_machineData['total_investment_cost'] ?? 0) / ($bhusa_machineData['economic_useful_life'] ?? 1); $aalfixdCost = $anultdep + ($bhusa_machineData['annual_insurance'] ?? 0) + ($bhusa_machineData['annual_tax'] ?? 0) + ($bhusa_machineData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->thresher) @php $thresherData = json_decode($datas->thresher, true); @endphp @php $bankLost = ($thresherData['total_investment_cost'] ?? 0) - ($thresherData['subsidy_grant'] ?? 0); $thbla_sou = $bankLost - ($thresherData['balance_source_of_investment'] ?? 0); @endphp @php $resirrtent = ($thresherData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $afenu = $thbla_sou/2*12/100; @endphp @php $anultdep = ($thresherData['total_investment_cost'] ?? 0) / ($thresherData['economic_useful_life'] ?? 1); @endphp @php $aneedep = ($thresherData['total_investment_cost'] ?? 0) / ($thresherData['economic_useful_life'] ?? 1); $adfixdCost = $aneedep + ($thresherData['annual_insurance'] ?? 0) + ($thresherData['annual_tax'] ?? 0) + ($thresherData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->combine_harvester) @php $combine_harvesterData = json_decode($datas->combine_harvester, true); @endphp @php $baeenCost = ($combine_harvesterData['total_investment_cost'] ?? 0) - ($combine_harvesterData['subsidy_grant'] ?? 0); $chbla_sou = $baeenCost - ($combine_harvesterData['balance_source_of_investment'] ?? 0); @endphp @php $reent = ($combine_harvesterData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anufe = $chbla_sou/2*12/100; @endphp @php $anuhrhl_dep = ($combine_harvesterData['total_investment_cost'] ?? 0) / ($combine_harvesterData['economic_useful_life'] ?? 1); @endphp @php $anuydep = ($combine_harvesterData['total_investment_cost'] ?? 0) / ($combine_harvesterData['economic_useful_life'] ?? 1); $anualfixdCost = $anuydep + ($combine_harvesterData['annual_insurance'] ?? 0) + ($combine_harvesterData['annual_tax'] ?? 0) + ($combine_harvesterData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->farm_mechanisms_other) @php $farm_mechanisms_otherData = json_decode($datas->farm_mechanisms_other, true); @endphp @php $bryLonCost = ($farm_mechanisms_otherData['total_investment_cost'] ?? 0) - ($farm_mechanisms_otherData['subsidy_grant'] ?? 0); $fbla_sou = $bryLonCost - ($farm_mechanisms_otherData['balance_source_of_investment'] ?? 0); @endphp @php $resitytyent = ($farm_mechanisms_otherData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $ahjmnu = $fbla_sou/2*12/100; @endphp @php $anuerdep = ($farm_mechanisms_otherData['total_investment_cost'] ?? 0) / ($farm_mechanisms_otherData['economic_useful_life'] ?? 1); @endphp @php $anutrep = ($farm_mechanisms_otherData['total_investment_cost'] ?? 0) / ($farm_mechanisms_otherData['economic_useful_life'] ?? 1); $fixdCost = $anul_dep + ($farm_mechanisms_otherData['annual_insurance'] ?? 0) + ($farm_mechanisms_otherData['annual_tax'] ?? 0) + ($farm_mechanisms_otherData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->deshi || $datas->godown || $datas->clod || $datas->bulk_cooling || $datas->fodder || $datas->storage_structures_other) @endif @if($datas->deshi) @php $deshiData = json_decode($datas->deshi, true); @endphp @php $banhtnCost = ($deshiData['total_investment_cost'] ?? 0) - ($deshiData['subsidy_grant'] ?? 0); $ddbla_sou = $banhtnCost - ($deshiData['balance_source_of_investment'] ?? 0); @endphp @php $rewefent = ($deshiData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anfeu = $ddbla_sou/2*12/100; @endphp @php $anujep = ($deshiData['total_investment_cost'] ?? 0) / ($deshiData['economic_useful_life'] ?? 1); @endphp @php $anugggrdep = ($deshiData['total_investment_cost'] ?? 0) / ($deshiData['economic_useful_life'] ?? 1); $anttixdCost = $anugggrdep + ($deshiData['annual_insurance'] ?? 0) + ($deshiData['annual_tax'] ?? 0) + ($deshiData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->godown) @php $godownData = json_decode($datas->godown, true); @endphp @php $brgfost = ($godownData['total_investment_cost'] ?? 0) - ($godownData['subsidy_grant'] ?? 0); $godbla_sou = $brgfost - ($godownData['balance_source_of_investment'] ?? 0); @endphp @php $resigr = ($godownData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anfnfu = $godbla_sou/2*12/100; @endphp @php $anulp = ($godownData['total_investment_cost'] ?? 0) / ($godownData['economic_useful_life'] ?? 1); @endphp @php $anhtrdep = ($godownData['total_investment_cost'] ?? 0) / ($godownData['economic_useful_life'] ?? 1); $anrgxdCost = $anhtrdep + ($godownData['annual_insurance'] ?? 0) + ($godownData['annual_tax'] ?? 0) + ($godownData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->clod) @php $clodData = json_decode($datas->clod, true); @endphp @php $clCost = ($clodData['total_investment_cost'] ?? 0) - ($clodData['subsidy_grant'] ?? 0); $clbla_sou = $clCost - ($clodData['balance_source_of_investment'] ?? 0); @endphp @php $resittt = ($clodData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anyju = $clbla_sou/2*12/100; @endphp @php $ainul_dep = ($clodData['total_investment_cost'] ?? 0) / ($clodData['economic_useful_life'] ?? 1); @endphp @php $anurdep = ($clodData['total_investment_cost'] ?? 0) / ($clodData['economic_useful_life'] ?? 1); $anfggalfixdCost = $anurdep + ($clodData['annual_insurance'] ?? 0) + ($clodData['annual_tax'] ?? 0) + ($clodData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->bulk_cooling) @php $bulk_coolingData = json_decode($datas->bulk_cooling, true); @endphp @php $banefonCost = ($bulk_coolingData['total_investment_cost'] ?? 0) - ($bulk_coolingData['subsidy_grant'] ?? 0); $bcbla_sou = $banefonCost - ($bulk_coolingData['balance_source_of_investment'] ?? 0); @endphp @php $datresitent = ($bulk_coolingData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anufr = $bcbla_sou/2*12/100; @endphp @php $anuyyep = ($bulk_coolingData['total_investment_cost'] ?? 0) / ($bulk_coolingData['economic_useful_life'] ?? 1); @endphp @php $ayynul_dep = ($bulk_coolingData['total_investment_cost'] ?? 0) / ($bulk_coolingData['economic_useful_life'] ?? 1); $anualwwfixdCost = $ayynul_dep + ($bulk_coolingData['annual_insurance'] ?? 0) + ($bulk_coolingData['annual_tax'] ?? 0) + ($bulk_coolingData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->fodder) @php $fodderData = json_decode($datas->fodder, true); @endphp @php $ffbankLonCost = ($fodderData['total_investment_cost'] ?? 0) - ($fodderData['subsidy_grant'] ?? 0); $fodbla_sou = $ffbankLonCost - ($fodderData['balance_source_of_investment'] ?? 0); @endphp @php $resngitent = ($fodderData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $aggnu = $fodbla_sou/2*12/100; @endphp @php $rttanul_dep = ($fodderData['total_investment_cost'] ?? 0) / ($fodderData['economic_useful_life'] ?? 1); @endphp @php $fodanul_dep = ($fodderData['total_investment_cost'] ?? 0) / ($fodderData['economic_useful_life'] ?? 1); $anuaxdCost = $fodanul_dep + ($fodderData['annual_insurance'] ?? 0) + ($fodderData['annual_tax'] ?? 0) + ($fodderData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->storage_structures_other) @php $storage_structures_otherData = json_decode($datas->storage_structures_other, true); @endphp @php $bLonCost = ($storage_structures_otherData['total_investment_cost'] ?? 0) - ($storage_structures_otherData['subsidy_grant'] ?? 0); $ssbla_sou = $bLonCost - ($storage_structures_otherData['balance_source_of_investment'] ?? 0); @endphp @php $resitdatent = ($storage_structures_otherData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anudata = $ssbla_sou/2*12/100; @endphp @php $anulf_dep = ($storage_structures_otherData['total_investment_cost'] ?? 0) / ($storage_structures_otherData['economic_useful_life'] ?? 1); @endphp @php $anulyy_dep = ($storage_structures_otherData['total_investment_cost'] ?? 0) / ($storage_structures_otherData['economic_useful_life'] ?? 1); $anudixdCost = $anulyy_dep + ($storage_structures_otherData['annual_insurance'] ?? 0) + ($storage_structures_otherData['annual_tax'] ?? 0) + ($storage_structures_otherData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->wheat_processing || $datas->oil_processing || $datas->sugarcane_processing || $datas->dal_processing || $datas->other_processing) @endif @if($datas->wheat_processing) @php $wheat_processingData = json_decode($datas->wheat_processing, true); @endphp @php $banktost = ($wheat_processingData['total_investment_cost'] ?? 0) - ($wheat_processingData['subsidy_grant'] ?? 0); $wpbla_sou = $banktost - ($wheat_processingData['balance_source_of_investment'] ?? 0); @endphp @php $resitgrent = ($wheat_processingData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anufe = $wpbla_sou/2*12/100; @endphp @php $anulee_dep = ($wheat_processingData['total_investment_cost'] ?? 0) / ($wheat_processingData['economic_useful_life'] ?? 1); @endphp @php $anultt_dep = ($wheat_processingData['total_investment_cost'] ?? 0) / ($wheat_processingData['economic_useful_life'] ?? 1); $anfixdCost = $anultt_dep + ($wheat_processingData['annual_insurance'] ?? 0) + ($wheat_processingData['annual_tax'] ?? 0) + ($wheat_processingData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->oil_processing) @php $oil_processingData = json_decode($datas->oil_processing, true); @endphp @php $bahnCost = ($oil_processingData['total_investment_cost'] ?? 0) - ($oil_processingData['subsidy_grant'] ?? 0); $opbla_sou = $bahnCost - ($oil_processingData['balance_source_of_investment'] ?? 0); @endphp @php $resirt = ($oil_processingData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anudd = $opbla_sou/2*12/100; @endphp @php $anul_dep = ($oil_processingData['total_investment_cost'] ?? 0) / ($oil_processingData['economic_useful_life'] ?? 1); @endphp @php $anggul_dep = ($oil_processingData['total_investment_cost'] ?? 0) / ($oil_processingData['economic_useful_life'] ?? 1); $anddualfixdCost = $anggul_dep + ($oil_processingData['annual_insurance'] ?? 0) + ($oil_processingData['annual_tax'] ?? 0) + ($oil_processingData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->sugarcane_processing) @php $sugarcane_processingData = json_decode($datas->sugarcane_processing, true); @endphp @php $banknCost = ($sugarcane_processingData['total_investment_cost'] ?? 0) - ($sugarcane_processingData['subsidy_grant'] ?? 0); $spibla_sou = $banknCost - ($sugarcane_processingData['balance_source_of_investment'] ?? 0); @endphp @php $resitentee = ($sugarcane_processingData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anusw = $spibla_sou/2*12/100; @endphp @php $ssanul_dep = ($sugarcane_processingData['total_investment_cost'] ?? 0) / ($sugarcane_processingData['economic_useful_life'] ?? 1); @endphp @php $anuwwl_dep = ($sugarcane_processingData['total_investment_cost'] ?? 0) / ($sugarcane_processingData['economic_useful_life'] ?? 1); $anhtfixdCost = $anuwwl_dep + ($sugarcane_processingData['annual_insurance'] ?? 0) + ($sugarcane_processingData['annual_tax'] ?? 0) + ($sugarcane_processingData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->dal_processing) @php $dal_processingData = json_decode($datas->dal_processing, true); @endphp @php $banffkLonCost = ($dal_processingData['total_investment_cost'] ?? 0) - ($dal_processingData['subsidy_grant'] ?? 0); $dpbla_sou = $banffkLonCost - ($dal_processingData['balance_source_of_investment'] ?? 0); @endphp @php $resitdent = ($dal_processingData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anssu = $dpbla_sou/2*12/100; @endphp @php $anssul_dep = ($dal_processingData['total_investment_cost'] ?? 0) / ($dal_processingData['economic_useful_life'] ?? 1); @endphp @php $awnul_dep = ($dal_processingData['total_investment_cost'] ?? 0) / ($dal_processingData['economic_useful_life'] ?? 1); $ansalfixdCost = $awnul_dep + ($dal_processingData['annual_insurance'] ?? 0) + ($dal_processingData['annual_tax'] ?? 0) + ($dal_processingData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->other_processing) @php $other_processingData = json_decode($datas->other_processing, true); @endphp @php $bangnCost = ($other_processingData['total_investment_cost'] ?? 0) - ($other_processingData['subsidy_grant'] ?? 0); $opbla_sou = $bangnCost - ($other_processingData['balance_source_of_investment'] ?? 0); @endphp @php $refetent = ($other_processingData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $awednu = $opbla_sou/2*12/100; @endphp @php $andeul_dep = ($other_processingData['total_investment_cost'] ?? 0) / ($other_processingData['economic_useful_life'] ?? 1); @endphp @php $anuldddep = ($other_processingData['total_investment_cost'] ?? 0) / ($other_processingData['economic_useful_life'] ?? 1); $anutixdCost = $anuldddep + ($other_processingData['annual_insurance'] ?? 0) + ($other_processingData['annual_tax'] ?? 0) + ($other_processingData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->kiran_outlets || $datas->grossary_outlets || $datas->other_outlets) @endif @if($datas->kiran_outlets) @php $kiran_outletsData = json_decode($datas->kiran_outlets, true); @endphp @php $bronCost = ($kiran_outletsData['total_investment_cost'] ?? 0) - ($kiran_outletsData['subsidy_grant'] ?? 0); $kobla_sou = $bronCost - ($kiran_outletsData['balance_source_of_investment'] ?? 0); @endphp @php $resiterrnt = ($kiran_outletsData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anuee = $kobla_sou/2*12/100; @endphp @php $anuttdep = ($kiran_outletsData['total_investment_cost'] ?? 0) / ($kiran_outletsData['economic_useful_life'] ?? 1); @endphp @php $anulff_dep = ($kiran_outletsData['total_investment_cost'] ?? 0) / ($kiran_outletsData['economic_useful_life'] ?? 1); $anualfixdCost = $anulff_dep + ($kiran_outletsData['annual_insurance'] ?? 0) + ($kiran_outletsData['annual_tax'] ?? 0) + ($kiran_outletsData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->grossary_outlets) @php $grossary_outletsData = json_decode($datas->grossary_outlets, true); @endphp @php $bannCost = ($grossary_outletsData['total_investment_cost'] ?? 0) - ($grossary_outletsData['subsidy_grant'] ?? 0); $gobla_sou = $bannCost - ($grossary_outletsData['balance_source_of_investment'] ?? 0); @endphp @php $resieetent = ($grossary_outletsData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $ddanu = $gobla_sou/2*12/100; @endphp @php $anuyyl_dep = ($grossary_outletsData['total_investment_cost'] ?? 0) / ($grossary_outletsData['economic_useful_life'] ?? 1); @endphp @php $anuld_dep = ($grossary_outletsData['total_investment_cost'] ?? 0) / ($grossary_outletsData['economic_useful_life'] ?? 1); $anualrrdCost = $anuld_dep + ($grossary_outletsData['annual_insurance'] ?? 0) + ($grossary_outletsData['annual_tax'] ?? 0) + ($grossary_outletsData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->other_outlets) @php $other_outletsData = json_decode($datas->other_outlets, true); @endphp @php $bankLttCost = ($other_outletsData['total_investment_cost'] ?? 0) - ($other_outletsData['subsidy_grant'] ?? 0); $oobla_sou = $bankLttCost - ($other_outletsData['balance_source_of_investment'] ?? 0); @endphp @php $resihuir = ($other_outletsData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anuss = $oobla_sou/2*12/100; @endphp @php $anfgrl_dep = ($other_outletsData['total_investment_cost'] ?? 0) / ($other_outletsData['economic_useful_life'] ?? 1); @endphp @php $anuleee_dep = ($other_outletsData['total_investment_cost'] ?? 0) / ($other_outletsData['economic_useful_life'] ?? 1); $anualxdCost = $anuleee_dep + ($other_outletsData['annual_insurance'] ?? 0) + ($other_outletsData['annual_tax'] ?? 0) + ($other_outletsData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->shed_kuchha || $datas->shed_pucca) @endif @if($datas->shed_kuchha) @php $shed_kuchhaData = json_decode($datas->shed_kuchha, true); @endphp @php $banCost = ($shed_kuchhaData['total_investment_cost'] ?? 0) - ($shed_kuchhaData['subsidy_grant'] ?? 0); $skbla_sou = $banCost - ($shed_kuchhaData['balance_source_of_investment'] ?? 0); @endphp @php $resirr = ($shed_kuchhaData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anuueu = $skbla_sou/2*12/100; @endphp @php $anul_deprr = ($shed_kuchhaData['total_investment_cost'] ?? 0) / ($shed_kuchhaData['economic_useful_life'] ?? 1); @endphp @php $anul_deps = ($shed_kuchhaData['total_investment_cost'] ?? 0) / ($shed_kuchhaData['economic_useful_life'] ?? 1); $anuarsdCost = $anul_deps + ($shed_kuchhaData['annual_insurance'] ?? 0) + ($shed_kuchhaData['annual_tax'] ?? 0) + ($shed_kuchhaData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->shed_pucca) @php $shed_puccaData = json_decode($datas->shed_pucca, true); @endphp @php $baronCost = ($shed_puccaData['total_investment_cost'] ?? 0) - ($shed_puccaData['subsidy_grant'] ?? 0); $spbla_sou = $baronCost - ($shed_puccaData['balance_source_of_investment'] ?? 0); @endphp @php $resiteddnt = ($shed_puccaData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anudf = $spbla_sou/2*12/100; @endphp @php $anul_dddep = ($shed_puccaData['total_investment_cost'] ?? 0) / ($shed_puccaData['economic_useful_life'] ?? 1); @endphp @php $anuffl_dep = ($shed_puccaData['total_investment_cost'] ?? 0) / ($shed_puccaData['economic_useful_life'] ?? 1); $anuxdCost = $anuffl_dep + ($shed_puccaData['annual_insurance'] ?? 0) + ($shed_puccaData['annual_tax'] ?? 0) + ($shed_puccaData['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->name_plantation || $datas->cost_pantation || $datas->Infrastructure || $datas->material || $datas->labour_mechanization || $datas->fixed_cost || $datas->other_infrastructure) @endif @if($datas->name_plantation) @php $name_plantationdata = json_decode($datas->name_plantation, true); @endphp @php $bankLrst = ($name_plantationdata['total_investment_cost'] ?? 0) - ($name_plantationdata['subsidy_grant'] ?? 0); $npbla_sou = $bankLrst - ($name_plantationdata['balance_source_of_investment'] ?? 0); @endphp @php $rdata = ($name_plantationdata['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anurr = $npbla_sou/2*12/100; @endphp @php $anussrr = ($name_plantationdata['total_investment_cost'] ?? 0) / ($name_plantationdata['economic_useful_life'] ?? 1); @endphp @php $anulss_dep = ($name_plantationdata['total_investment_cost'] ?? 0) / ($name_plantationdata['economic_useful_life'] ?? 1); $anualfisCost = $anulss_dep + ($name_plantationdata['annual_insurance'] ?? 0) + ($name_plantationdata['annual_tax'] ?? 0) + ($name_plantationdata['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->cost_pantation) @php $cost_pantationdata = json_decode($datas->cost_pantation, true); @endphp @php $bankLonst = ($cost_pantationdata['total_investment_cost'] ?? 0) - ($cost_pantationdata['subsidy_grant'] ?? 0); $cpbla_sou = $bankLonst - ($cost_pantationdata['balance_source_of_investment'] ?? 0); @endphp @php $resitentdat = ($cost_pantationdata['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anudd = $cpbla_sou/2*12/100; @endphp @php $anufiue = ($cost_pantationdata['total_investment_cost'] ?? 0) / ($cost_pantationdata['economic_useful_life'] ?? 1); @endphp @php $anurdep = ($cost_pantationdata['total_investment_cost'] ?? 0) / ($cost_pantationdata['economic_useful_life'] ?? 1); $anualfrdCost = $anurdep + ($cost_pantationdata['annual_insurance'] ?? 0) + ($cost_pantationdata['annual_tax'] ?? 0) + ($cost_pantationdata['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->Infrastructure) @php $Infrastructuredata = json_decode($datas->Infrastructure, true); @endphp @php $bankLoninfaCost = ($Infrastructuredata['total_investment_cost'] ?? 0) - ($Infrastructuredata['subsidy_grant'] ?? 0); $inbla_sou = $bankLoninfaCost - ($Infrastructuredata['balance_source_of_investment'] ?? 0); @endphp @php $resitentfdf = ($Infrastructuredata['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anuda = $inbla_sou/2*12/100; @endphp @php $anul_depdd = ($Infrastructuredata['total_investment_cost'] ?? 0) / ($Infrastructuredata['economic_useful_life'] ?? 1); @endphp @php $anuldata_dep = ($Infrastructuredata['total_investment_cost'] ?? 0) / ($Infrastructuredata['economic_useful_life'] ?? 1); $anualfixdCosts = $anuldata_dep + ($Infrastructuredata['annual_insurance'] ?? 0) + ($Infrastructuredata['annual_tax'] ?? 0) + ($Infrastructuredata['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->material) @php $materialdata = json_decode($datas->material, true); @endphp @php $banknCost = ($materialdata['total_investment_cost'] ?? 0) - ($materialdata['subsidy_grant'] ?? 0); $mabla_sou = $banknCost - ($materialdata['balance_source_of_investment'] ?? 0); @endphp @php $resitentfw = ($materialdata['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anurr = $mabla_sou/2*12/100; @endphp @php $anulda_dep = ($materialdata['total_investment_cost'] ?? 0) / ($materialdata['economic_useful_life'] ?? 1); @endphp @php $anulrer_dep = ($materialdata['total_investment_cost'] ?? 0) / ($materialdata['economic_useful_life'] ?? 1); $anualfixdCosst = $anulrer_dep + ($materialdata['annual_insurance'] ?? 0) + ($materialdata['annual_tax'] ?? 0) + ($materialdata['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->labour_mechanization) @php $labour_mechanizationdata = json_decode($datas->labour_mechanization, true); @endphp @php $bankLonCostsa = ($labour_mechanizationdata['total_investment_cost'] ?? 0) - ($labour_mechanizationdata['subsidy_grant'] ?? 0); $bla_souds = $bankLonCostsa - ($labour_mechanizationdata['balance_source_of_investment'] ?? 0); @endphp @php $resitenttion = ($labour_mechanizationdata['total_investment_cost'] ?? 0) * 0.10; @endphp @if($resitenttion != 0) {{ $resitenttion }} @endif @php $anulfda_dep = ($labour_mechanizationdata['total_investment_cost'] ?? 0) / ($labour_mechanizationdata['economic_useful_life'] ?? 1); $anualfixdCostlm = $anulfda_dep + ($labour_mechanizationdata['annual_insurance'] ?? 0) + ($labour_mechanizationdata['annual_tax'] ?? 0) + ($labour_mechanizationdata['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->fixed_cost) @php $fixed_costdata = json_decode($datas->fixed_cost, true); @endphp @php $bankLonCostfix = ($fixed_costdata['total_investment_cost'] ?? 0) - ($fixed_costdata['subsidy_grant'] ?? 0); $fxbla_sou = $bankLonCostfix - ($fixed_costdata['balance_source_of_investment'] ?? 0); @endphp @php $resitentfix = ($fixed_costdata['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anufix = $fxbla_sou/2*12/100; @endphp @php $anulgg_dep = ($fixed_costdata['total_investment_cost'] ?? 0) / ($fixed_costdata['economic_useful_life'] ?? 1); @endphp @php $anul_deps = ($fixed_costdata['total_investment_cost'] ?? 0) / ($fixed_costdata['economic_useful_life'] ?? 1); $anualfixdCostfix = $anul_deps + ($fixed_costdata['annual_insurance'] ?? 0) + ($fixed_costdata['annual_tax'] ?? 0) + ($fixed_costdata['annual_repair_and_maintenance'] ?? 0); @endphp @endif @if($datas->other_infrastructure) @php $other_infrastructureData = json_decode($datas->other_infrastructure, true); @endphp @php $bankLonCostot = ($other_infrastructureData['total_investment_cost'] ?? 0) - ($other_infrastructureData['subsidy_grant'] ?? 0); $otbla_sou = $bankLonCostot - ($other_infrastructureData['balance_source_of_investment'] ?? 0); @endphp @php $resitentot = ($other_infrastructureData['total_investment_cost'] ?? 0) * 0.10; @endphp @php $anuot = $otbla_sou/2*12/100; @endphp @php $anul_depot = ($other_infrastructureData['total_investment_cost'] ?? 0) / ($other_infrastructureData['economic_useful_life'] ?? 1); @endphp @php $anul_depoh = ($other_infrastructureData['total_investment_cost'] ?? 0) / ($other_infrastructureData['economic_useful_life'] ?? 1); $anualfixdCostoh = $anul_depoh + ($other_infrastructureData['annual_insurance'] ?? 0) + ($other_infrastructureData['annual_tax'] ?? 0) + ($other_infrastructureData['annual_repair_and_maintenance'] ?? 0); @endphp @endif
S. No. FARMER CODE Farmer Name Infrastructure and Support Services YES/No Number Specification Specification Unit Year of Asset creation (DD/MM/YY) Total Investment/ Cost (Rs.) Subsidy / Grant (Rs.) Bank Loan Cost (Rs.) Balance Source of Investment (Rs.) Economic / Useful Life (Year) Residual Value of Asset (Rs.) Annual Interest on Bank Loan(Rs.) Annual Depreciation (Rs.) Annual Insurance (Rs.) Annual Tax (Rs.) Annual Repair and Maintenance (Rs.) Annual Fixed cost of Asset (Rs.) Rental Unit of Farm Asset in Cluster Area ( per hour/ per unit area per day / month / year ) Rental Rate of Farm Asset in Cluster Area (Rs.) Any Other
S. No. FARMER CODE Farmer Name Infrastructure and Support Services YES/No Number Specification Specification Unit Year of Asset creation (DD/MM/YY) Total Investment/ Cost (Rs.) Subsidy / Grant (Rs.) Bank Loan Cost (Rs.) Balance Source of Investment (Rs.) Economic / Useful Life (Year) Residual Value of Asset (Rs.) Annual Interest on Bank Loan(Rs.) Annual Depreciation (Rs.) Annual Insurance (Rs.) Annual Tax (Rs.) Annual Repair and Maintenance (Rs.) Annual Fixed cost of Asset (Rs.) Rental Unit of Farm Asset in Cluster Area ( per hour/ per unit area per day / month / year ) Rental Rate of Farm Asset in Cluster Area (Rs.) Any Other
1 {{$datas->farmer_code_id}} {{$datas->first_name == 'null' ? '' : $datas->first_name.' '.$datas->last_name}} Irrigation Infrastructure
a Canal {{ $canalData['number'] ?? '' }} {{ $canalData['specification'] ?? '' }} {{ $canalData['specification_unit'] ?? '' }} {{ $canalData['year_of_asset_creation'] ?? '' }} {{ $canalData['total_investment_cost'] ?? '' }} {{ $canalData['subsidy_grant'] ?? '' }} @if($Canbla_sou != 0) {{ $Canbla_sou }} @endif {{ $canalData['balance_source_of_investment'] ?? '' }} {{ $canalData['economic_useful_life'] ?? '' }} @if($canresitent != 0) {{ $canresitent }} @endif @if($cananu != 0) {{ $cananu }} @endif @if($cananul_dep != 0) {{ number_format($cananul_dep, 2) }} @endif {{ $canalData['annual_insurance'] ?? '' }} {{ $canalData['annual_tax'] ?? '' }} {{ $canalData['annual_repair_and_maintenance'] ?? '' }} @if($cananualfixdCost != 0) {{ number_format($cananualfixdCost, 2) }} @endif {{ $canalData['rental_unit'] ?? '' }} {{ $canalData['rental_rate'] ?? '' }} {{ $canalData['any_other'] ?? '' }}
b Tubewell {{ $tubewellData['number'] ?? '' }} {{ $tubewellData['specification'] ?? '' }} {{ $tubewellData['specification_unit'] ?? '' }} {{ $tubewellData['year_of_asset_creation'] ?? '' }} {{ $tubewellData['total_investment_cost'] ?? '' }} {{ $tubewellData['subsidy_grant'] ?? '' }} @if($tubebla_sou != 0) {{ $tubebla_sou }} @endif {{ $tubewellData['balance_source_of_investment'] ?? '' }} {{ $tubewellData['economic_useful_life'] ?? '' }} @if($tuberesitent != 0) {{ $tuberesitent }} @endif @if($tubeanu != 0) {{ $tubeanu }} @endif @if($tubeanul_dep != 0) {{ number_format($tubeanul_dep, 2) }} @endif {{ $tubewellData['annual_insurance'] ?? '' }} {{ $tubewellData['annual_tax'] ?? '' }} {{ $tubewellData['annual_repair_and_maintenance'] ?? '' }} @if($tubeanualfixdCost != 0) {{ $tubeanualfixdCost }} @endif {{ $tubewellData['rental_unit'] ?? '' }} {{ $tubewellData['rental_rate'] ?? '' }} {{ $tubewellData['any_other'] ?? '' }}
c Engine / Motor / Solar {{ $moterData['number'] ?? '' }} {{ $moterData['specification'] ?? '' }} {{ $moterData['specification_unit'] ?? '' }} {{ $moterData['year_of_asset_creation'] ?? '' }} {{ $moterData['total_investment_cost'] ?? '' }} {{ $moterData['subsidy_grant'] ?? '' }} @if($moterbla_sou != 0) {{ $moterbla_sou }} @endif {{ $moterData['balance_source_of_investment'] ?? '' }} {{ $moterData['economic_useful_life'] ?? '' }} @if($moterresitent != 0) {{ $moterresitent }} @endif @if($moteranu != 0) {{ $moteranu }} @endif @if($moteranul_dep != 0) {{ number_format($moteranul_dep, 2) }} @endif {{ $moterData['annual_insurance'] ?? '' }} {{ $moterData['annual_tax'] ?? '' }} {{ $moterData['annual_repair_and_maintenance'] ?? '' }} @if($moteranualfixdCostFormatted != 0) {{ $moteranualfixdCostFormatted }} @endif {{ $moterData['rental_unit'] ?? '' }} {{ $moterData['rental_rate'] ?? '' }} {{ $moterData['any_other'] ?? '' }}
d Pump sets ( Diesel/ electric/ Solar) {{ $pumpsetData['number'] ?? '' }} {{ $pumpsetData['specification'] ?? '' }} {{ $pumpsetData['specification_unit'] ?? '' }} {{ $pumpsetData['year_of_asset_creation'] ?? '' }} {{ $pumpsetData['total_investment_cost'] ?? '' }} {{ $pumpsetData['subsidy_grant'] ?? '' }} @if($pumpbla_sou != 0) {{ $pumpbla_sou }} @endif {{ $pumpsetData['balance_source_of_investment'] ?? '' }} {{ $pumpsetData['economic_useful_life'] ?? '' }} @if($pumpresitent != 0) {{ $pumpresitent ?? '' }} @endif @if($punpanu != 0) {{ $punpanu ?? '' }} @endif @if($pumpanul_dep != 0) {{ $pumpanul_dep ?? '' }} @endif {{ $pumpsetData['annual_insurance'] ?? '' }} {{ $pumpsetData['annual_tax'] ?? '' }} {{ $pumpsetData['annual_repair_and_maintenance'] ?? '' }} @if($pumpanualfixdCost != 0) {{ $pumpanualfixdCost ?? '' }} @endif {{ $pumpsetData['rental_unit'] ?? '' }} {{ $pumpsetData['rental_rate'] ?? '' }} {{ $pumpsetData['any_other'] ?? '' }}
e Pond {{ $pondData['number'] ?? '' }} {{ $pondData['specification'] ?? '' }} {{ $pondData['specification_unit'] ?? '' }} {{ $pondData['year_of_asset_creation'] ?? '' }} {{ $pondData['total_investment_cost'] ?? '' }} {{ $pondData['subsidy_grant'] ?? '' }} @if($pondbla_sou != 0) {{ $pondbla_sou }} @endif {{ $pondData['balance_source_of_investment'] ?? '' }} {{ $pondData['economic_useful_life'] ?? '' }} @if($pondresitent != 0) {{ $pondresitent }} @endif @if($pondanu != 0) {{ $pondanu }} @endif @if($formatted_pondanul_dep != 0) {{ $formatted_pondanul_dep }} @endif {{ $pondData['annual_insurance'] ?? '' }} {{ $pondData['annual_tax'] ?? '' }} {{ $pondData['annual_repair_and_maintenance'] ?? '' }} @if($pondanualfixdCost != 0) {{ $pondanualfixdCost }} @endif {{ $pondData['rental_unit'] ?? '' }} {{ $pondData['rental_rate'] ?? '' }} {{ $pondData['any_other'] ?? '' }}
f Sprinkler / drip irrigation System {{ $irrigation_systemData['number'] ?? '' }} {{ $irrigation_systemData['specification'] ?? '' }} {{ $irrigation_systemData['specification_unit'] ?? '' }} {{ $irrigation_systemData['year_of_asset_creation'] ?? '' }} {{ $irrigation_systemData['total_investment_cost'] ?? '' }} {{ $irrigation_systemData['subsidy_grant'] ?? '' }} @if($irrgabla_sou != 0) {{ $irrgabla_sou }} @endif {{ $irrigation_systemData['balance_source_of_investment'] ?? '' }} {{ $irrigation_systemData['economic_useful_life'] ?? '' }} @if($iggresitent != 0) {{ $iggresitent }} @endif @if($igganu != 0) {{ $igganu }} @endif @if($iggaanul_dep != 0) {{ $iggaanul_dep }} @endif {{ $irrigation_systemData['annual_insurance'] ?? '' }} {{ $irrigation_systemData['annual_tax'] ?? '' }} {{ $irrigation_systemData['annual_repair_and_maintenance'] ?? '' }} @if($iggaanualfixdCost != 0) {{ $iggaanualfixdCost }} @endif {{ $irrigation_systemData['rental_unit'] ?? '' }} {{ $irrigation_systemData['rental_rate'] ?? '' }} {{ $irrigation_systemData['any_other'] ?? '' }}
g Pump House {{ $pump_houseData['number'] ?? '' }} {{ $pump_houseData['specification'] ?? '' }} {{ $pump_houseData['specification_unit'] ?? '' }} {{ $pump_houseData['year_of_asset_creation'] ?? '' }} {{ $pump_houseData['total_investment_cost'] ?? '' }} {{ $pump_houseData['subsidy_grant'] ?? '' }} @if($pumpbla_sou != 0) {{ $pumpbla_sou }} @endif {{ $pump_houseData['balance_source_of_investment'] ?? '' }} {{ $pump_houseData['economic_useful_life'] ?? '' }} @if($resitent != 0) {{ $resitent }} @endif @if($bankanu != 0) {{ $bankanu }} @endif @if($pumpanul_dep != 0) {{ $pumpanul_dep }} @endif {{ $pump_houseData['annual_insurance'] ?? '' }} {{ $pump_houseData['annual_tax'] ?? '' }} {{ $pump_houseData['annual_repair_and_maintenance'] ?? '' }} @if($pumpanualfixdCost != 0) {{ $pumpanualfixdCost }} @endif {{ $pump_houseData['rental_unit'] ?? '' }} {{ $pump_houseData['rental_rate'] ?? '' }} {{ $pump_houseData['any_other'] ?? '' }}
h Other {{ $irrigation_infrastructures_otherData['number'] ?? '' }} {{ $irrigation_infrastructures_otherData['specification'] ?? '' }} {{ $irrigation_infrastructures_otherData['specification_unit'] ?? '' }} {{ $irrigation_infrastructures_otherData['year_of_asset_creation'] ?? '' }} {{ $irrigation_infrastructures_otherData['total_investment_cost'] ?? '' }} {{ $irrigation_infrastructures_otherData['subsidy_grant'] ?? '' }} @if($igbla_sou != 0) {{ $igbla_sou }} @endif {{ $irrigation_infrastructures_otherData['balance_source_of_investment'] ?? '' }} {{ $irrigation_infrastructures_otherData['economic_useful_life'] ?? '' }} @if($igresitent != 0) {{ $igresitent }} @endif @if($iganu != 0) {{ $iganu }} @endif @if($iganul_dep != 0) {{ $iganul_dep }} @endif {{ $irrigation_infrastructures_otherData['annual_insurance'] ?? '' }} {{ $irrigation_infrastructures_otherData['annual_tax'] ?? '' }} {{ $irrigation_infrastructures_otherData['annual_repair_and_maintenance'] ?? '' }} @if($iganualfixdCost != 0) {{ $iganualfixdCost }} @endif {{ $irrigation_infrastructures_otherData['rental_unit'] ?? '' }} {{ $irrigation_infrastructures_otherData['rental_rate'] ?? '' }} {{ $irrigation_infrastructures_otherData['any_other'] ?? '' }}
2 Farm Mechanization Infrastructure
a Tractor {{ $tractorData['number'] ?? '' }} {{ $tractorData['specification'] ?? '' }} {{ $tractorData['specification_unit'] ?? '' }} {{ $tractorData['year_of_asset_creation'] ?? '' }} {{ $tractorData['total_investment_cost'] ?? '' }} {{ $tractorData['subsidy_grant'] ?? '' }} @if($bla_sou != 0) {{ $bla_sou }} @endif {{ $tractorData['balance_source_of_investment'] ?? '' }} {{ $tractorData['economic_useful_life'] ?? '' }} @if($resitent != 0) {{ $resitent }} @endif @if($anu != 0) {{ $anu }} @endif @if($anul_dep != 0) {{ $anul_dep }} @endif {{ $tractorData['annual_insurance'] ?? '' }} {{ $tractorData['annual_tax'] ?? '' }} {{ $tractorData['annual_repair_and_maintenance'] ?? '' }} @if($anualfixdCost != 0) {{ $anualfixdCost }} @endif {{ $tractorData['rental_unit'] ?? '' }} {{ $tractorData['rental_rate'] ?? '' }} {{ $tractorData['any_other'] ?? '' }}
b Power Tiller {{ $power_tillerData['number'] ?? '' }} {{ $power_tillerData['specification'] ?? '' }} {{ $power_tillerData['specification_unit'] ?? '' }} {{ $power_tillerData['year_of_asset_creation'] ?? '' }} {{ $power_tillerData['total_investment_cost'] ?? '' }} {{ $power_tillerData['subsidy_grant'] ?? '' }} @if($powbla_sou != 0) {{ $powbla_sou }} @endif {{ $power_tillerData['balance_source_of_investment'] ?? '' }} {{ $power_tillerData['economic_useful_life'] ?? '' }} @if($powresitent != 0) {{ $powresitent }} @endif @if($poweranu != 0) {{ $poweranu }} @endif @if($powanul_dep != 0) {{ $powanul_dep }} @endif {{ $power_tillerData['annual_insurance'] ?? '' }} {{ $power_tillerData['annual_tax'] ?? '' }} {{ $power_tillerData['annual_repair_and_maintenance'] ?? '' }} @if($powanualfixdCost != 0) {{ $powanualfixdCost }} @endif {{ $power_tillerData['rental_unit'] ?? '' }} {{ $power_tillerData['rental_rate'] ?? '' }} {{ $power_tillerData['any_other'] ?? '' }}
c Cultivator {{ $cultivatorData['number'] ?? '' }} {{ $cultivatorData['specification'] ?? '' }} {{ $cultivatorData['specification_unit'] ?? '' }} {{ $cultivatorData['year_of_asset_creation'] ?? '' }} {{ $cultivatorData['total_investment_cost'] ?? '' }} {{ $cultivatorData['subsidy_grant'] ?? '' }} @if($cubla_sou != 0) {{ $cubla_sou }} @endif {{ $cultivatorData['balance_source_of_investment'] ?? '' }} {{ $cultivatorData['economic_useful_life'] ?? '' }} @if($curesitent != 0) {{ $curesitent }} @endif @if($cuanu != 0) {{ $cuanu }} @endif @if($cuanul_dep != 0) {{ $cuanul_dep }} @endif {{ $cultivatorData['annual_insurance'] ?? '' }} {{ $cultivatorData['annual_tax'] ?? '' }} {{ $cultivatorData['annual_repair_and_maintenance'] ?? '' }} @if($cuanualfixdCost != 0) {{ $cuanualfixdCost }} @endif {{ $cultivatorData['rental_unit'] ?? '' }} {{ $cultivatorData['rental_rate'] ?? '' }} {{ $cultivatorData['any_other'] ?? '' }}
d Rotator {{ $rotatorData['number'] ?? '' }} {{ $rotatorData['specification'] ?? '' }} {{ $rotatorData['specification_unit'] ?? '' }} {{ $rotatorData['year_of_asset_creation'] ?? '' }} {{ $rotatorData['total_investment_cost'] ?? '' }} {{ $rotatorData['subsidy_grant'] ?? '' }} @if($robla_sou != 0) {{ $robla_sou }} @endif {{ $rotatorData['balance_source_of_investment'] ?? '' }} {{ $rotatorData['economic_useful_life'] ?? '' }} @if($roresitent != 0) {{ $roresitent }} @endif @if($roanu != 0) {{ $roanu }} @endif @if($roanul_dep != 0) {{ $roanul_dep }} @endif {{ $rotatorData['annual_insurance'] ?? '' }} {{ $rotatorData['annual_tax'] ?? '' }} {{ $rotatorData['annual_repair_and_maintenance'] ?? '' }} @if($roanualfixdCost != 0) {{ $roanualfixdCost }} @endif {{ $rotatorData['rental_unit'] ?? '' }} {{ $rotatorData['rental_rate'] ?? '' }} {{ $rotatorData['any_other'] ?? '' }}
e Harrow {{ $harrowData['number'] ?? '' }} {{ $harrowData['specification'] ?? '' }} {{ $harrowData['specification_unit'] ?? '' }} {{ $harrowData['year_of_asset_creation'] ?? '' }} {{ $harrowData['total_investment_cost'] ?? '' }} {{ $harrowData['subsidy_grant'] ?? '' }} @if($harrowCost != 0) {{ $harrowCost }} @endif {{ $harrowData['balance_source_of_investment'] ?? '' }} {{ $harrowData['economic_useful_life'] ?? '' }} @if($howwresitent != 0) {{ $howwresitent ?? '' }} @endif @if($howwanu != 0) {{ $howwanu ?? '' }} @endif @if($howwanul_dep != 0) {{ $howwanul_dep ?? '' }} @endif {{ $harrowData['annual_insurance'] ?? '' }} {{ $harrowData['annual_tax'] ?? '' }} {{ $harrowData['annual_repair_and_maintenance'] ?? '' }} @if($howwanualfixdCost != 0) {{ $howwanualfixdCost ?? '' }} @endif {{ $harrowData['rental_unit'] ?? '' }} {{ $harrowData['rental_rate'] ?? '' }} {{ $harrowData['any_other'] ?? '' }}
f Leveller {{ $levellerData['number'] ?? '' }} {{ $levellerData['specification'] ?? '' }} {{ $levellerData['specification_unit'] ?? '' }} {{ $levellerData['year_of_asset_creation'] ?? '' }} {{ $levellerData['total_investment_cost'] ?? '' }} {{ $levellerData['subsidy_grant'] ?? '' }} @if($lebla_sou != 0) {{ $lebla_sou }} @endif {{ $levellerData['balance_source_of_investment'] ?? '' }} {{ $levellerData['economic_useful_life'] ?? '' }} @if($leresitent != 0) {{ $leresitent }} @endif @if($leanu != 0) {{ $leanu }} @endif @if($leanul_dep != 0) {{ $leanul_dep }} @endif {{ $levellerData['annual_insurance'] ?? '' }} {{ $levellerData['annual_tax'] ?? '' }} {{ $levellerData['annual_repair_and_maintenance'] ?? '' }} @if($leanualfixdCost != 0) {{ $leanualfixdCost }} @endif {{ $levellerData['rental_unit'] ?? '' }} {{ $levellerData['rental_rate'] ?? '' }} {{ $levellerData['any_other'] ?? '' }}
g Plough (MB Plough / Disc Plough) {{ $ploughData['number'] ?? '' }} {{ $ploughData['specification'] ?? '' }} {{ $ploughData['specification_unit'] ?? '' }} {{ $ploughData['year_of_asset_creation'] ?? '' }} {{ $ploughData['total_investment_cost'] ?? '' }} {{ $ploughData['subsidy_grant'] ?? '' }} @if($plbla_sou != 0) {{ $plbla_sou }} @endif {{ $ploughData['balance_source_of_investment'] ?? '' }} {{ $ploughData['economic_useful_life'] ?? '' }} @if($plresitent != 0) {{ $plresitent }} @endif @if($planu != 0) {{ $planu }} @endif @if($planul_dep != 0) {{ $planul_dep }} @endif {{ $ploughData['annual_insurance'] ?? '' }} {{ $ploughData['annual_tax'] ?? '' }} {{ $ploughData['annual_repair_and_maintenance'] ?? '' }} @if($planualfixdCost != 0) {{ $planualfixdCost }} @endif {{ $ploughData['rental_unit'] ?? '' }} {{ $ploughData['rental_rate'] ?? '' }} {{ $ploughData['any_other'] ?? '' }}
h Seed drill {{ $speed_drillData['number'] ?? '' }} {{ $speed_drillData['specification'] ?? '' }} {{ $speed_drillData['specification_unit'] ?? '' }} {{ $speed_drillData['year_of_asset_creation'] ?? '' }} {{ $speed_drillData['total_investment_cost'] ?? '' }} {{ $speed_drillData['subsidy_grant'] ?? '' }} @if($spbla_sou != 0) {{ $spbla_sou }} @endif {{ $speed_drillData['balance_source_of_investment'] ?? '' }} {{ $speed_drillData['economic_useful_life'] ?? '' }} @if($spresitent != 0) {{ $spresitent }} @endif @if($spanu != 0) {{ $spanu }} @endif @if($spanul_dep != 0) {{ $spanul_dep }} @endif {{ $speed_drillData['annual_insurance'] ?? '' }} {{ $speed_drillData['annual_tax'] ?? '' }} {{ $speed_drillData['annual_repair_and_maintenance'] ?? '' }} @if($anualfixdCost != 0) {{ $anualfixdCost }} @endif {{ $speed_drillData['rental_unit'] ?? '' }} {{ $speed_drillData['rental_rate'] ?? '' }} {{ $speed_drillData['any_other'] ?? '' }}
i Seed Planter {{ $speed_planterData['number'] ?? '' }} {{ $speed_planterData['specification'] ?? '' }} {{ $speed_planterData['specification_unit'] ?? '' }} {{ $speed_planterData['year_of_asset_creation'] ?? '' }} {{ $speed_planterData['total_investment_cost'] ?? '' }} {{ $speed_planterData['subsidy_grant'] ?? '' }} @if($speebla_sou != 0) {{ $speebla_sou }} @endif {{ $speed_planterData['balance_source_of_investment'] ?? '' }} {{ $speed_planterData['economic_useful_life'] ?? '' }} @if($speeresitent != 0) {{ $speeresitent }} @endif @if($speeanu != 0) {{ $speeanu }} @endif @if($speeanul_dep != 0) {{ $speeanul_dep }} @endif {{ $speed_planterData['annual_insurance'] ?? '' }} {{ $speed_planterData['annual_tax'] ?? '' }} {{ $speed_planterData['annual_repair_and_maintenance'] ?? '' }} @if($speeanualfixdCost != 0) {{ $speeanualfixdCost }} @endif {{ $speed_planterData['rental_unit'] ?? '' }} {{ $speed_planterData['rental_rate'] ?? '' }} {{ $speed_planterData['any_other'] ?? '' }}
j Seed cum fertilizer drill {{ $speed_cum_fertilizer_drillData['number'] ?? '' }} {{ $speed_cum_fertilizer_drillData['specification'] ?? '' }} {{ $speed_cum_fertilizer_drillData['specification_unit'] ?? '' }} {{ $speed_cum_fertilizer_drillData['year_of_asset_creation'] ?? '' }} {{ $speed_cum_fertilizer_drillData['total_investment_cost'] ?? '' }} {{ $speed_cum_fertilizer_drillData['subsidy_grant'] ?? '' }} @if($scfbla_sou != 0) {{ $scfbla_sou }} @endif {{ $speed_cum_fertilizer_drillData['balance_source_of_investment'] ?? '' }} {{ $speed_cum_fertilizer_drillData['economic_useful_life'] ?? '' }} @if($scfresitent != 0) {{ $scfresitent }} @endif @if($scfanu != 0) {{ $scfanu }} @endif @if($scfanul_dep != 0) {{ $scfanul_dep }} @endif {{ $speed_cum_fertilizer_drillData['annual_insurance'] ?? '' }} {{ $speed_cum_fertilizer_drillData['annual_tax'] ?? '' }} {{ $speed_cum_fertilizer_drillData['annual_repair_and_maintenance'] ?? '' }} @if($scfanualfixdCost != 0) {{ $scfanualfixdCost }} @endif {{ $speed_cum_fertilizer_drillData['rental_unit'] ?? '' }} {{ $speed_cum_fertilizer_drillData['rental_rate'] ?? '' }} {{ $speed_cum_fertilizer_drillData['any_other'] ?? '' }}
k Trolley {{ $trolleyData['number'] ?? '' }} {{ $trolleyData['specification'] ?? '' }} {{ $trolleyData['specification_unit'] ?? '' }} {{ $trolleyData['year_of_asset_creation'] ?? '' }} {{ $trolleyData['total_investment_cost'] ?? '' }} {{ $trolleyData['subsidy_grant'] ?? '' }} @if($tlbla_sou != 0) {{ $tlbla_sou }} @endif {{ $trolleyData['balance_source_of_investment'] ?? '' }} {{ $trolleyData['economic_useful_life'] ?? '' }} @if($tlresitent != 0) {{ $tlresitent }} @endif @if($tlanu != 0) {{ $tlanu }} @endif @if($tlanul_dep != 0) {{ $tlanul_dep }} @endif {{ $trolleyData['annual_insurance'] ?? '' }} {{ $trolleyData['annual_tax'] ?? '' }} {{ $trolleyData['annual_repair_and_maintenance'] ?? '' }} @if($tlanualfixdCost != 0) {{ $tlanualfixdCost }} @endif {{ $trolleyData['rental_unit'] ?? '' }} {{ $trolleyData['rental_rate'] ?? '' }} {{ $trolleyData['any_other'] ?? '' }}
l Reaper cum binder {{ $reaper_cum_binderData['number'] ?? '' }} {{ $reaper_cum_binderData['specification'] ?? '' }} {{ $reaper_cum_binderData['specification_unit'] ?? '' }} {{ $reaper_cum_binderData['year_of_asset_creation'] ?? '' }} {{ $reaper_cum_binderData['total_investment_cost'] ?? '' }} {{ $reaper_cum_binderData['subsidy_grant'] ?? '' }} @if($rcbbla_sou != 0) {{ $rcbbla_sou }} @endif {{ $reaper_cum_binderData['balance_source_of_investment'] ?? '' }} {{ $reaper_cum_binderData['economic_useful_life'] ?? '' }} @if($rcbresitent != 0) {{ $rcbresitent }} @endif @if($rcbanu != 0) {{ $rcbanu }} @endif @if($rcbanul_dep != 0) {{ $rcbanul_dep }} @endif {{ $reaper_cum_binderData['annual_insurance'] ?? '' }} {{ $reaper_cum_binderData['annual_tax'] ?? '' }} {{ $reaper_cum_binderData['annual_repair_and_maintenance'] ?? '' }} @if($rcbanualfixdCost != 0) {{ $rcbanualfixdCost }} @endif {{ $reaper_cum_binderData['rental_unit'] ?? '' }} {{ $reaper_cum_binderData['rental_rate'] ?? '' }} {{ $reaper_cum_binderData['any_other'] ?? '' }}
m Husk Making Machine {{ $bhusa_machineData['number'] ?? '' }} {{ $bhusa_machineData['specification'] ?? '' }} {{ $bhusa_machineData['specification_unit'] ?? '' }} {{ $bhusa_machineData['year_of_asset_creation'] ?? '' }} {{ $bhusa_machineData['total_investment_cost'] ?? '' }} {{ $bhusa_machineData['subsidy_grant'] ?? '' }} @if($blsou != 0) {{ $blsou }} @endif {{ $bhusa_machineData['balance_source_of_investment'] ?? '' }} {{ $bhusa_machineData['economic_useful_life'] ?? '' }} @if($resent != 0) {{ $resent }} @endif @if($dfanu != 0) {{ $dfanu }} @endif @if($anggul_dep != 0) {{ $anggul_dep }} @endif {{ $bhusa_machineData['annual_insurance'] ?? '' }} {{ $bhusa_machineData['annual_tax'] ?? '' }} {{ $bhusa_machineData['annual_repair_and_maintenance'] ?? '' }} @if($aalfixdCost != 0) {{ $aalfixdCost }} @endif {{ $bhusa_machineData['rental_unit'] ?? '' }} {{ $bhusa_machineData['rental_rate'] ?? '' }} {{ $bhusa_machineData['any_other'] ?? '' }}
n Thresher {{ $thresherData['number'] ?? '' }} {{ $thresherData['specification'] ?? '' }} {{ $thresherData['specification_unit'] ?? '' }} {{ $thresherData['year_of_asset_creation'] ?? '' }} {{ $thresherData['total_investment_cost'] ?? '' }} {{ $thresherData['subsidy_grant'] ?? '' }} @if($thbla_sou != 0) {{ $thbla_sou }} @endif {{ $thresherData['balance_source_of_investment'] ?? '' }} {{ $thresherData['economic_useful_life'] ?? '' }} @if($resirrtent != 0) {{ $resirrtent }} @endif @if($afenu != 0) {{ $afenu }} @endif @if($anultdep != 0) {{ $anultdep }} @endif {{ $thresherData['annual_insurance'] ?? '' }} {{ $thresherData['annual_tax'] ?? '' }} {{ $thresherData['annual_repair_and_maintenance'] ?? '' }} @if($adfixdCost != 0) {{ $adfixdCost }} @endif {{ $thresherData['rental_unit'] ?? '' }} {{ $thresherData['rental_rate'] ?? '' }} {{ $thresherData['any_other'] ?? '' }}
o Combine Harvester {{ $combine_harvesterData['number'] ?? '' }} {{ $combine_harvesterData['specification'] ?? '' }} {{ $combine_harvesterData['specification_unit'] ?? '' }} {{ $combine_harvesterData['year_of_asset_creation'] ?? '' }} {{ $combine_harvesterData['total_investment_cost'] ?? '' }} {{ $combine_harvesterData['subsidy_grant'] ?? '' }} @if($chbla_sou != 0) {{ $chbla_sou }} @endif {{ $combine_harvesterData['balance_source_of_investment'] ?? '' }} {{ $combine_harvesterData['economic_useful_life'] ?? '' }} @if($reent != 0) {{ $reent }} @endif @if($anufe != 0) {{ $anufe }} @endif @if($anuhrhl_dep != 0) {{ $anuhrhl_dep }} @endif {{ $combine_harvesterData['annual_insurance'] ?? '' }} {{ $combine_harvesterData['annual_tax'] ?? '' }} {{ $combine_harvesterData['annual_repair_and_maintenance'] ?? '' }} @if($anualfixdCost != 0) {{ $anualfixdCost }} @endif {{ $combine_harvesterData['rental_unit'] ?? '' }} {{ $combine_harvesterData['rental_rate'] ?? '' }} {{ $combine_harvesterData['any_other'] ?? '' }}
p Other {{ $farm_mechanisms_otherData['number'] ?? '' }} {{ $farm_mechanisms_otherData['specification'] ?? '' }} {{ $farm_mechanisms_otherData['specification_unit'] ?? '' }} {{ $farm_mechanisms_otherData['year_of_asset_creation'] ?? '' }} {{ $farm_mechanisms_otherData['total_investment_cost'] ?? '' }} {{ $farm_mechanisms_otherData['subsidy_grant'] ?? '' }} @if($fbla_sou != 0) {{ $fbla_sou }} @endif {{ $farm_mechanisms_otherData['balance_source_of_investment'] ?? '' }} {{ $farm_mechanisms_otherData['economic_useful_life'] ?? '' }} @if($resitytyent != 0) {{ $resitytyent }} @endif @if($ahjmnu != 0) {{ $ahjmnu }} @endif @if($anuerdep != 0) {{ $anuerdep }} @endif {{ $farm_mechanisms_otherData['annual_insurance'] ?? '' }} {{ $farm_mechanisms_otherData['annual_tax'] ?? '' }} {{ $farm_mechanisms_otherData['annual_repair_and_maintenance'] ?? '' }} @if($fixdCost != 0) {{ $fixdCost }} @endif {{ $farm_mechanisms_otherData['rental_unit'] ?? '' }} {{ $farm_mechanisms_otherData['rental_rate'] ?? '' }} {{ $farm_mechanisms_otherData['any_other'] ?? '' }}
3 Storage Infrastructure
a Kothila / Deshi Storage Structure {{ $deshiData['number'] ?? '' }} {{ $deshiData['specification'] ?? '' }} {{ $deshiData['specification_unit'] ?? '' }} {{ $deshiData['year_of_asset_creation'] ?? '' }} {{ $deshiData['total_investment_cost'] ?? '' }} {{ $deshiData['subsidy_grant'] ?? '' }} @if($ddbla_sou != 0) {{ $ddbla_sou }} @endif {{ $deshiData['balance_source_of_investment'] ?? '' }} {{ $deshiData['economic_useful_life'] ?? '' }} @if($rewefent != 0) {{ $rewefent }} @endif @if($anfeu != 0) {{ $anfeu }} @endif @if($anujep != 0) {{ $anujep }} @endif {{ $deshiData['annual_insurance'] ?? '' }} {{ $deshiData['annual_tax'] ?? '' }} {{ $deshiData['annual_repair_and_maintenance'] ?? '' }} @if($anttixdCost != 0) {{ $anttixdCost }} @endif {{ $deshiData['rental_unit'] ?? '' }} {{ $deshiData['rental_rate'] ?? '' }} {{ $deshiData['any_other'] ?? '' }}
b Godown {{ $godownData['number'] ?? '' }} {{ $godownData['specification'] ?? '' }} {{ $godownData['specification_unit'] ?? '' }} {{ $godownData['year_of_asset_creation'] ?? '' }} {{ $godownData['total_investment_cost'] ?? '' }} {{ $godownData['subsidy_grant'] ?? '' }} @if($godbla_sou != 0) {{ $godbla_sou }} @endif {{ $godownData['balance_source_of_investment'] ?? '' }} {{ $godownData['economic_useful_life'] ?? '' }} @if($resigr != 0) {{ $resigr }} @endif @if($anfnfu != 0) {{ $anfnfu }} @endif @if($anulp != 0) {{ $anulp }} @endif {{ $godownData['annual_insurance'] ?? '' }} {{ $godownData['annual_tax'] ?? '' }} {{ $godownData['annual_repair_and_maintenance'] ?? '' }} @if($anrgxdCost != 0) {{ $anrgxdCost }} @endif {{ $godownData['rental_unit'] ?? '' }} {{ $godownData['rental_rate'] ?? '' }} {{ $godownData['any_other'] ?? '' }}
c clod {{ $clodData['number'] ?? '' }} {{ $clodData['specification'] ?? '' }} {{ $clodData['specification_unit'] ?? '' }} {{ $clodData['year_of_asset_creation'] ?? '' }} {{ $clodData['total_investment_cost'] ?? '' }} {{ $clodData['subsidy_grant'] ?? '' }} @if($clbla_sou != 0) {{ $clbla_sou }} @endif {{ $clodData['balance_source_of_investment'] ?? '' }} {{ $clodData['economic_useful_life'] ?? '' }} @if($resittt != 0) {{ $resittt }} @endif @if($anyju != 0) {{ $anyju }} @endif @if($ainul_dep != 0) {{ $ainul_dep }} @endif {{ $clodData['annual_insurance'] ?? '' }} {{ $clodData['annual_tax'] ?? '' }} {{ $clodData['annual_repair_and_maintenance'] ?? '' }} @if($anfggalfixdCost != 0) {{ $anfggalfixdCost }} @endif {{ $clodData['rental_unit'] ?? '' }} {{ $clodData['rental_rate'] ?? '' }} {{ $clodData['any_other'] ?? '' }}
d Bulk Cooling Unit {{ $bulk_coolingData['number'] ?? '' }} {{ $bulk_coolingData['specification'] ?? '' }} {{ $bulk_coolingData['specification_unit'] ?? '' }} {{ $bulk_coolingData['year_of_asset_creation'] ?? '' }} {{ $bulk_coolingData['total_investment_cost'] ?? '' }} {{ $bulk_coolingData['subsidy_grant'] ?? '' }} @if($bcbla_sou != 0) {{ $bcbla_sou }} @endif {{ $bulk_coolingData['balance_source_of_investment'] ?? '' }} {{ $bulk_coolingData['economic_useful_life'] ?? '' }} @if($datresitent != 0) {{ $datresitent }} @endif @if($anufr != 0) {{ $anufr }} @endif @if($anuyyep != 0) {{ $anuyyep }} @endif {{ $bulk_coolingData['annual_insurance'] ?? '' }} {{ $bulk_coolingData['annual_tax'] ?? '' }} {{ $bulk_coolingData['annual_repair_and_maintenance'] ?? '' }} @if($anualwwfixdCost != 0) {{ $anualwwfixdCost }} @endif {{ $bulk_coolingData['rental_unit'] ?? '' }} {{ $bulk_coolingData['rental_rate'] ?? '' }} {{ $bulk_coolingData['any_other'] ?? '' }}
e Storage for fodder {{ $fodderData['number'] ?? '' }} {{ $fodderData['specification'] ?? '' }} {{ $fodderData['specification_unit'] ?? '' }} {{ $fodderData['year_of_asset_creation'] ?? '' }} {{ $fodderData['total_investment_cost'] ?? '' }} {{ $fodderData['subsidy_grant'] ?? '' }} @if($fodbla_sou != 0) {{ $fodbla_sou }} @endif {{ $fodderData['balance_source_of_investment'] ?? '' }} {{ $fodderData['economic_useful_life'] ?? '' }} @if($resngitent != 0) {{ $resngitent }} @endif @if($aggnu != 0) {{ $aggnu }} @endif @if($rttanul_dep != 0) {{ $rttanul_dep }} @endif {{ $fodderData['annual_insurance'] ?? '' }} {{ $fodderData['annual_tax'] ?? '' }} {{ $fodderData['annual_repair_and_maintenance'] ?? '' }} @if($anuaxdCost != 0) {{ $anuaxdCost }} @endif {{ $fodderData['rental_unit'] ?? '' }} {{ $fodderData['rental_rate'] ?? '' }} {{ $fodderData['any_other'] ?? '' }}
f Other {{ $storage_structures_otherData['number'] ?? '' }} {{ $storage_structures_otherData['specification'] ?? '' }} {{ $storage_structures_otherData['specification_unit'] ?? '' }} {{ $storage_structures_otherData['year_of_asset_creation'] ?? '' }} {{ $storage_structures_otherData['total_investment_cost'] ?? '' }} {{ $storage_structures_otherData['subsidy_grant'] ?? '' }} @if($ssbla_sou != 0) {{ $ssbla_sou }} @endif {{ $storage_structures_otherData['balance_source_of_investment'] ?? '' }} {{ $storage_structures_otherData['economic_useful_life'] ?? '' }} @if($resitdatent != 0) {{ $resitdatent }} @endif @if($anudata != 0) {{ $anudata }} @endif @if($anulf_dep != 0) {{ $anulf_dep }} @endif {{ $storage_structures_otherData['annual_insurance'] ?? '' }} {{ $storage_structures_otherData['annual_tax'] ?? '' }} {{ $storage_structures_otherData['annual_repair_and_maintenance'] ?? '' }} @if($anudixdCost != 0) {{ $anudixdCost }} @endif {{ $storage_structures_otherData['rental_unit'] ?? '' }} {{ $storage_structures_otherData['rental_rate'] ?? '' }} {{ $storage_structures_otherData['any_other'] ?? '' }}
4 Processing Infrastructure
a Wheat Processing Unit {{ $wheat_processingData['number'] ?? '' }} {{ $wheat_processingData['specification'] ?? '' }} {{ $wheat_processingData['specification_unit'] ?? '' }} {{ $wheat_processingData['year_of_asset_creation'] ?? '' }} {{ $wheat_processingData['total_investment_cost'] ?? '' }} {{ $wheat_processingData['subsidy_grant'] ?? '' }} @if($wpbla_sou != 0) {{ $wpbla_sou }} @endif {{ $wheat_processingData['balance_source_of_investment'] ?? '' }} {{ $wheat_processingData['economic_useful_life'] ?? '' }} @if($resitgrent != 0) {{ $resitgrent }} @endif @if($anufe != 0) {{ $anufe }} @endif @if($anulee_dep != 0) {{ $anulee_dep }} @endif {{ $wheat_processingData['annual_insurance'] ?? '' }} {{ $wheat_processingData['annual_tax'] ?? '' }} {{ $wheat_processingData['annual_repair_and_maintenance'] ?? '' }} @if($anfixdCost != 0) {{ $anfixdCost }} @endif {{ $wheat_processingData['rental_unit'] ?? '' }} {{ $wheat_processingData['rental_rate'] ?? '' }} {{ $wheat_processingData['any_other'] ?? '' }}
b Oil Processing Unit {{ $oil_processingData['number'] ?? '' }} {{ $oil_processingData['specification'] ?? '' }} {{ $oil_processingData['specification_unit'] ?? '' }} {{ $oil_processingData['year_of_asset_creation'] ?? '' }} {{ $oil_processingData['total_investment_cost'] ?? '' }} {{ $oil_processingData['subsidy_grant'] ?? '' }} @if($opbla_sou != 0) {{ $opbla_sou }} @endif {{ $oil_processingData['balance_source_of_investment'] ?? '' }} {{ $oil_processingData['economic_useful_life'] ?? '' }} @if($resirt != 0) {{ $resirt }} @endif @if($anudd != 0) {{ $anudd }} @endif @if($anul_dep != 0) {{ $anul_dep }} @endif {{ $oil_processingData['annual_insurance'] ?? '' }} {{ $oil_processingData['annual_tax'] ?? '' }} {{ $oil_processingData['annual_repair_and_maintenance'] ?? '' }} @if($anddualfixdCost != 0) {{ $anddualfixdCost }} @endif {{ $oil_processingData['rental_unit'] ?? '' }} {{ $oil_processingData['rental_unit'] ?? '' }} {{ $oil_processingData['any_other'] ?? '' }}
c Sugarcane Processing Unit {{ $sugarcane_processingData['number'] ?? '' }} {{ $sugarcane_processingData['specification'] ?? '' }} {{ $sugarcane_processingData['specification_unit'] ?? '' }} {{ $sugarcane_processingData['year_of_asset_creation'] ?? '' }} {{ $sugarcane_processingData['total_investment_cost'] ?? '' }} {{ $sugarcane_processingData['subsidy_grant'] ?? '' }} @if($spibla_sou != 0) {{ $spibla_sou }} @endif {{ $sugarcane_processingData['balance_source_of_investment'] ?? '' }} {{ $sugarcane_processingData['economic_useful_life'] ?? '' }} @if($resitentee != 0) {{ $resitentee }} @endif @if($anusw != 0) {{ $anusw }} @endif @if($ssanul_dep != 0) {{ $ssanul_dep }} @endif {{ $sugarcane_processingData['annual_insurance'] ?? '' }} {{ $sugarcane_processingData['annual_tax'] ?? '' }} {{ $sugarcane_processingData['annual_repair_and_maintenance'] ?? '' }} @if($anhtfixdCost != 0) {{ $anhtfixdCost }} @endif {{ $sugarcane_processingData['rental_unit'] ?? '' }} {{ $sugarcane_processingData['rental_rate'] ?? '' }} {{ $sugarcane_processingData['any_other'] ?? '' }}
d Dal Processing Unit {{ $dal_processingData['number'] ?? '' }} {{ $dal_processingData['specification'] ?? '' }} {{ $dal_processingData['specification_unit'] ?? '' }} {{ $dal_processingData['year_of_asset_creation'] ?? '' }} {{ $dal_processingData['total_investment_cost'] ?? '' }} {{ $dal_processingData['subsidy_grant'] ?? '' }} @if($dpbla_sou != 0) {{ $dpbla_sou }} @endif {{ $dal_processingData['balance_source_of_investment'] ?? '' }} {{ $dal_processingData['economic_useful_life'] ?? '' }} @if($resitdent != 0) {{ $resitdent }} @endif @if($anssu != 0) {{ $anssu }} @endif @if($anssul_dep != 0) {{ $anssul_dep }} @endif {{ $dal_processingData['annual_insurance'] ?? '' }} {{ $dal_processingData['annual_tax'] ?? '' }} {{ $dal_processingData['annual_repair_and_maintenance'] ?? '' }} @if($ansalfixdCost != 0) {{ $ansalfixdCost }} @endif {{ $dal_processingData['rental_unit'] ?? '' }} {{ $dal_processingData['rental_rate'] ?? '' }} {{ $dal_processingData['any_other'] ?? '' }}
e Any Other Processing unit {{ $other_processingData['number'] ?? '' }} {{ $other_processingData['specification'] ?? '' }} {{ $other_processingData['specification_unit'] ?? '' }} {{ $other_processingData['year_of_asset_creation'] ?? '' }} {{ $other_processingData['total_investment_cost'] ?? '' }} {{ $other_processingData['subsidy_grant'] ?? '' }} @if($opbla_sou != 0) {{ $opbla_sou }} @endif {{ $other_processingData['balance_source_of_investment'] ?? '' }} {{ $other_processingData['economic_useful_life'] ?? '' }} @if($refetent != 0) {{ $refetent }} @endif @if($awednu != 0) {{ $awednu }} @endif @if($andeul_dep != 0) {{ $andeul_dep }} @endif {{ $other_processingData['annual_insurance'] ?? '' }} {{ $other_processingData['annual_tax'] ?? '' }} {{ $other_processingData['annual_repair_and_maintenance'] ?? '' }} @if($anutixdCost != 0) {{ $anutixdCost }} @endif {{ $other_processingData['rental_unit'] ?? '' }} {{ $other_processingData['rental_rate'] ?? '' }} {{ $other_processingData['any_other'] ?? '' }}
5 Marketing Infrastructure
a Kiran Outlets {{ $kiran_outletsData['number'] ?? '' }} {{ $kiran_outletsData['specification'] ?? '' }} {{ $kiran_outletsData['specification_unit'] ?? '' }} {{ $kiran_outletsData['year_of_asset_creation'] ?? '' }} {{ $kiran_outletsData['total_investment_cost'] ?? '' }} {{ $kiran_outletsData['subsidy_grant'] ?? '' }} @if($kobla_sou != 0) {{ $kobla_sou }} @endif {{ $kiran_outletsData['balance_source_of_investment'] ?? '' }} {{ $kiran_outletsData['economic_useful_life'] ?? '' }} @if($resiterrnt != 0) {{ $resiterrnt }} @endif @if($anuee != 0) {{ $anuee }} @endif @if($anuttdep != 0) {{ $anuttdep }} @endif {{ $kiran_outletsData['annual_insurance'] ?? '' }} {{ $kiran_outletsData['annual_tax'] ?? '' }} {{ $kiran_outletsData['annual_repair_and_maintenance'] ?? '' }} @if($anualfixdCost != 0) {{ $anualfixdCost }} @endif {{ $kiran_outletsData['rental_unit'] ?? '' }} {{ $kiran_outletsData['rental_rate'] ?? '' }} {{ $kiran_outletsData['any_other'] ?? '' }}
b Grocery Outlets {{ $grossary_outletsData['number'] ?? '' }} {{ $grossary_outletsData['specification'] ?? '' }} {{ $grossary_outletsData['specification_unit'] ?? '' }} {{ $grossary_outletsData['year_of_asset_creation'] ?? '' }} {{ $grossary_outletsData['total_investment_cost'] ?? '' }} {{ $grossary_outletsData['subsidy_grant'] ?? '' }} @if($gobla_sou != 0) {{ $gobla_sou }} @endif {{ $grossary_outletsData['balance_source_of_investment'] ?? '' }} {{ $grossary_outletsData['economic_useful_life'] ?? '' }} @if($resieetent != 0) {{ $resieetent }} @endif @if($ddanu != 0) {{ $ddanu }} @endif @if($anuyyl_dep != 0) {{ $anuyyl_dep }} @endif {{ $grossary_outletsData['annual_insurance'] ?? '' }} {{ $grossary_outletsData['annual_tax'] ?? '' }} {{ $grossary_outletsData['annual_repair_and_maintenance'] ?? '' }} @if($anualrrdCost != 0) {{ $anualrrdCost }} @endif {{ $grossary_outletsData['rantel_unit'] ?? '' }} {{ $grossary_outletsData['rantel_rate'] ?? '' }} {{ $grossary_outletsData['any_other'] ?? '' }}
c Any Other Retail outlets {{ $other_outletsData['number'] ?? '' }} {{ $other_outletsData['specification'] ?? '' }} {{ $other_outletsData['specification_unit'] ?? '' }} {{ $other_outletsData['year_of_asset_creation'] ?? '' }} {{ $other_outletsData['total_investment_cost'] ?? '' }} {{ $other_outletsData['subsidy_grant'] ?? '' }} @if($oobla_sou != 0) {{ $oobla_sou }} @endif {{ $other_outletsData['balance_source_of_investment'] ?? '' }} {{ $other_outletsData['economic_useful_life'] ?? '' }} @if($resihuir != 0) {{ $resihuir }} @endif @if($anuss != 0) {{ $anuss }} @endif @if($anfgrl_dep != 0) {{ $anfgrl_dep }} @endif {{ $other_outletsData['annual_insurance'] ?? '' }} {{ $other_outletsData['annual_tax'] ?? '' }} {{ $other_outletsData['annual_repair_and_maintenance'] ?? '' }} @if($anualxdCost != 0) {{ $anualxdCost }} @endif {{ $other_outletsData['rental_unit'] ?? '' }} {{ $other_outletsData['rental_rate'] ?? '' }} {{ $other_outletsData['any_other'] ?? '' }}
6 Farm Infrastructure
a Shed (Kuchha) {{ $shed_kuchhaData['number'] ?? '' }} {{ $shed_kuchhaData['specification'] ?? '' }} {{ $shed_kuchhaData['specification_unit'] ?? '' }} {{ $shed_kuchhaData['year_of_asset_creation'] ?? '' }} {{ $shed_kuchhaData['total_investment_cost'] ?? '' }} {{ $shed_kuchhaData['subsidy_grant'] ?? '' }} @if($skbla_sou != 0) {{ $skbla_sou }} @endif {{ $shed_kuchhaData['balance_source_of_investment'] ?? '' }} {{ $shed_kuchhaData['economic_useful_life'] ?? '' }} @if($resirr != 0) {{ $resirr }} @endif @if($anuueu != 0) {{ $anuueu }} @endif @if($anul_deprr != 0) {{ $anul_deprr }} @endif {{ $shed_kuchhaData['annual_insurance'] ?? '' }} {{ $shed_kuchhaData['annual_tax'] ?? '' }} {{ $shed_kuchhaData['annual_repair_and_maintenance'] ?? '' }} @if($anuarsdCost != 0) {{ $anuarsdCost }} @endif {{ $shed_kuchhaData['rental_unit'] ?? '' }} {{ $shed_kuchhaData['rental_rate'] ?? '' }} {{ $shed_kuchhaData['any_other'] ?? '' }}
b Shed (Pucca) {{ $shed_puccaData['number'] ?? '' }} {{ $shed_puccaData['specification'] ?? '' }} {{ $shed_puccaData['specification_unit'] ?? '' }} {{ $shed_puccaData['year_of_asset_creation'] ?? '' }} {{ $shed_puccaData['total_investment_cost'] ?? '' }} {{ $shed_puccaData['subsidy_grant'] ?? '' }} @if($spbla_sou != 0) {{ $spbla_sou }} @endif {{ $shed_puccaData['balance_source_of_investment'] ?? '' }} {{ $shed_puccaData['economic_useful_life'] ?? '' }} @if($resiteddnt != 0) {{ $resiteddnt }} @endif @if($anudf != 0) {{ $anudf }} @endif @if($anul_dddep != 0) {{ $anul_dddep }} @endif {{ $shed_puccaData['annual_insurance'] ?? '' }} {{ $shed_puccaData['annual_tax'] ?? '' }} {{ $shed_puccaData['annual_repair_and_maintenance'] ?? '' }} @if($anuxdCost != 0) {{ $anuxdCost }} @endif {{ $shed_puccaData['rental_unit'] ?? '' }} {{ $shed_puccaData['rental_rate'] ?? '' }} {{ $shed_puccaData['any_other'] ?? '' }}
7 Investment under Plantation Crop (crop period more than 18 months)
a Name of Plantation Crop (Example : Tea, Apple, Mango, Orange, etc.) {{ $name_plantationdata['number'] ?? '' }} {{ $name_plantationdata['specification'] ?? '' }} {{ $name_plantationdata['specification_unit'] ?? '' }} {{ $name_plantationdata['year_of_asset_creation'] ?? '' }} {{ $name_plantationdata['total_investment_cost'] ?? '' }} {{ $name_plantationdata['subsidy_grant'] ?? '' }} @if($npbla_sou != 0) {{ $npbla_sou }} @endif {{ $name_plantationdata['balance_source_of_investment'] ?? '' }} {{ $name_plantationdata['economic_useful_life'] ?? '' }} @if($rdata != 0) {{ $rdata }} @endif @if($anurr != 0) {{ $anurr }} @endif @if($anussrr != 0) {{ $anussrr }} @endif {{ $name_plantationdata['annual_insurance'] ?? '' }} {{ $name_plantationdata['annual_tax'] ?? '' }} {{ $name_plantationdata['annual_repair_and_maintenance'] ?? '' }} @if($anualfisCost != 0) {{ $anualfisCost }} @endif {{ $name_plantationdata['rental_unit'] ?? '' }} {{ $name_plantationdata['rental_rate'] ?? '' }} {{ $name_plantationdata['any_other'] ?? '' }}
b Cost of Plantation {{ $cost_pantationdata['number'] ?? '' }} {{ $cost_pantationdata['specification'] ?? '' }} {{ $cost_pantationdata['specification_unit'] ?? '' }} {{ $cost_pantationdata['year_of_asset_creation'] ?? '' }} {{ $cost_pantationdata['total_investment_cost'] ?? '' }} {{ $cost_pantationdata['subsidy_grant'] ?? '' }} @if($cpbla_sou != 0) {{ $cpbla_sou }} @endif {{ $cost_pantationdata['balance_source_of_investment'] ?? '' }} {{ $cost_pantationdata['economic_useful_life'] ?? '' }} @if($resitentdat != 0) {{ $resitentdat }} @endif @if($anudd != 0) {{ $anudd }} @endif @if($anufiue != 0) {{ $anufiue }} @endif {{ $cost_pantationdata['annual_insurance'] ?? '' }} {{ $cost_pantationdata['annual_tax'] ?? '' }} {{ $cost_pantationdata['annual_repair_and_maintenance'] ?? '' }} @if($anualfrdCost != 0) {{ $anualfrdCost }} @endif {{ $cost_pantationdata['rental_unit'] ?? '' }} {{ $cost_pantationdata['rental_rate'] ?? '' }} {{ $cost_pantationdata['any_other'] ?? '' }}
c Cost Infrastructure and Support Services {{ $Infrastructuredata['number'] ?? '' }} {{ $Infrastructuredata['specification'] ?? '' }} {{ $Infrastructuredata['specification_unit'] ?? '' }} {{ $Infrastructuredata['year_of_asset_creation'] ?? '' }} {{ $Infrastructuredata['total_investment_cost'] ?? '' }} {{ $Infrastructuredata['subsidy_grant'] ?? '' }} @if($inbla_sou != 0) {{ $inbla_sou }} @endif {{ $Infrastructuredata['balance_source_of_investment'] ?? '' }} {{ $Infrastructuredata['economic_useful_life'] ?? '' }} @if($resitentfdf != 0) {{ $resitentfdf }} @endif @if($anuda != 0) {{ $anuda }} @endif @if($anul_depdd != 0) {{ $anul_depdd }} @endif {{ $Infrastructuredata['annual_insurance'] ?? '' }} {{ $Infrastructuredata['annual_tax'] ?? '' }} {{ $Infrastructuredata['annual_repair_and_maintenance'] ?? '' }} @if($anualfixdCosts != 0) {{ $anualfixdCosts }} @endif {{ $Infrastructuredata['rental_unit'] ?? '' }} {{ $Infrastructuredata['rental_rate'] ?? '' }} {{ $Infrastructuredata['any_other'] ?? '' }}
d Cost of other material {{ $materialdata['number'] ?? '' }} {{ $materialdata['specification'] ?? '' }} {{ $materialdata['specification_unit'] ?? '' }} {{ $materialdata['year_of_asset_creation'] ?? '' }} {{ $materialdata['total_investment_cost'] ?? '' }} {{ $materialdata['subsidy_grant'] ?? '' }} @if($mabla_sou != 0) {{ $mabla_sou }} @endif {{ $materialdata['balance_source_of_investment'] ?? '' }} {{ $materialdata['economic_useful_life'] ?? '' }} @if($resitentfw != 0) {{ $resitentfw }} @endif @if($anurr != 0) {{ $anurr }} @endif @if($anulda_dep != 0) {{ $anulda_dep }} @endif {{ $materialdata['annual_insurance'] ?? '' }} {{ $materialdata['annual_tax'] ?? '' }} {{ $materialdata['annual_repair_and_maintenance'] ?? '' }} @if($anualfixdCosst != 0) {{ $anualfixdCosst }} @endif {{ $materialdata['rental_unit'] ?? '' }} {{ $materialdata['rental_rate'] ?? '' }} {{ $materialdata['any_other'] ?? '' }}
e Cost Labour / mechanization {{ $labour_mechanizationdata['number'] ?? '' }} {{ $labour_mechanizationdata['specification'] ?? '' }} {{ $labour_mechanizationdata['specification_unit'] ?? '' }} {{ $labour_mechanizationdata['year_of_asset_creation'] ?? '' }} {{ $labour_mechanizationdata['total_investment_cost'] ?? '' }} {{ $labour_mechanizationdata['subsidy_grant'] ?? '' }} @if($bla_souds != 0) {{ $bla_souds }} @endif {{ $labour_mechanizationdata['balance_source_of_investment'] ?? '' }} {{ $labour_mechanizationdata['economic_useful_life'] ?? '' }} {{ $labour_mechanizationdata['residual_value_of_asset'] ?? '' }} {{ $labour_mechanizationdata['annual_interest_on_bank_loan'] ?? '' }} {{ $labour_mechanizationdata['annual_depreciation'] ?? '' }} {{ $labour_mechanizationdata['annual_insurance'] ?? '' }} {{ $labour_mechanizationdata['annual_tax'] ?? '' }} {{ $labour_mechanizationdata['annual_repair_and_maintenance'] ?? '' }} @if($anualfixdCostlm != 0) {{ $anualfixdCostlm }} @endif {{ $labour_mechanizationdata['rental_unit'] ?? '' }} {{ $labour_mechanizationdata['rental_rate'] ?? '' }} {{ $labour_mechanizationdata['any_other'] ?? '' }}
f Any other Fixed Cost {{ $fixed_costdata['number'] ?? '' }} {{ $fixed_costdata['specification'] ?? '' }} {{ $fixed_costdata['specification_unit'] ?? '' }} {{ $fixed_costdata['year_of_asset_creation'] ?? '' }} {{ $fixed_costdata['total_investment_cost'] ?? '' }} {{ $fixed_costdata['subsidy_grant'] ?? '' }} @if($fxbla_sou != 0) {{ $fxbla_sou }} @endif {{ $fixed_costdata['balance_source_of_investment'] ?? '' }} {{ $fixed_costdata['economic_useful_life'] ?? '' }} @if($resitentfix != 0) {{ $resitentfix }} @endif @if($anufix != 0) {{ $anufix }} @endif @if($anulgg_dep != 0) {{ $anulgg_dep }} @endif {{ $fixed_costdata['annual_insurance'] ?? '' }} {{ $fixed_costdata['annual_tax'] ?? '' }} {{ $fixed_costdata['annual_repair_and_maintenance'] ?? '' }} @if($anualfixdCostfix != 0) {{ $anualfixdCostfix }} @endif {{ $fixed_costdata['rental_unit'] ?? '' }} {{ $fixed_costdata['rental_rate'] ?? '' }} {{ $fixed_costdata['any_other'] ?? '' }}
8 Any other infrastructure {{ $other_infrastructureData['number'] ?? '' }} {{ $other_infrastructureData['specification'] ?? '' }} {{ $other_infrastructureData['specification_unit'] ?? '' }} {{ $other_infrastructureData['year_of_asset_creation'] ?? '' }} {{ $other_infrastructureData['total_investment_cost'] ?? '' }} {{ $other_infrastructureData['subsidy_grant'] ?? '' }} @if($otbla_sou != 0) {{ $otbla_sou }} @endif {{ $other_infrastructureData['balance_source_of_investment'] ?? '' }} {{ $other_infrastructureData['economic_useful_life'] ?? '' }} @if($resitentot != 0) {{ $resitentot }} @endif @if($anuot != 0) {{ $anuot }} @endif @if($anul_depot != 0) {{ $anul_depot }} @endif {{ $other_infrastructureData['annual_insurance'] ?? '' }} {{ $other_infrastructureData['annual_tax'] ?? '' }} {{ $other_infrastructureData['annual_repair_and_maintenance'] ?? '' }} @if($anualfixdCostoh != 0) {{ $anualfixdCostoh }} @endif {{ $other_infrastructureData['rental_unit'] ?? '' }} {{ $other_infrastructureData['rental_rate'] ?? '' }} {{ $other_infrastructureData['any_other'] ?? '' }}
@endforeach @else
S. No. FARMER ID Farmer Name Infrastructure and Support Services YES/No Number Specification Year of Asset creation (DD/MM/YY) Total Investment/ Cost (Rs.) Subsidy / Grant (Rs.) Bank Loan Cost (Rs.) Balance Source of Investment (Rs.) Economic / Useful Life (Year) Residual Value of Asset (Rs.) Annual Interest on Bank Loan(Rs.) Annual Depreciation (Rs.) Annual Insurance (Rs.) Annual Tax (Rs.) Annual Repair and Maintenance (Rs.) Annual Repair and Maintenance (Rs.) Annual Fixed cost of Asset (Rs.) Rental Unit of Farm Asset in Cluster Area ( per hour/ per unit area per day / month / year ) Rental Rate of Farm Asset in Cluster Area (Rs.) Any Other
1 Irrigation Infrastructure 0 for no 1 for yes
a Canal
b Tubewell
c Engine / Motor / Solar
d Pump sets ( Diesel/ electric/ Solar)
e Pond
f Sprinkler / drip irrigation System
g Pump House
h Other
2 Farm Mechanization Infrastructure
a Tractor
b Power Tiller
c Cultivator
d Rotator
e Harrow
f Leveller
g Plough (MB Plough / Disc Plough)
h Seed drill
i Seed Planter
j Seed cum fertilizer drill
k Trolley
l Reaper cum binder
m Husk Making Machine
n Thresher
o Combine Harvester
p Other
3 Storage Infrastructure
a Kothila / Deshi Storage Structure
b Godown
c Clod Storage
d Bulk Cooling Unit
e Storage for fodder
f Other
4 Processing Infrastructure
a Wheat Processing Unit
b Oil Processing Unit
c Sugarcane Processing Unit
d Dal Processing Unit
e Any Other Processing unit
5 Marketing Infrastructure
a Kiran Outlets
b Grocery Outlets
c Any Other Retail outlets
6 Farm Infrastructure
a Shed (Kuchha)
b Shed (Pucca)
7 Investment under Plantation Crop (crop period more than 18 months)
a Name of Plantation Crop (Example : Tea, Apple, Mango, Orange, etc.)
b Cost of Plantation
c Cost Infrastructure and Support Services
d Cost of other material
e Cost Labour / mechanization
f Any other Fixed Cost
8 Any other infrastructure
@endif
@endsection