@extends('layouts.app') @section('title', 'Dashboard') @section('content')
Clear Filters Back

Anexure List Two

@if($data->isNotEmpty()) @foreach($data as $datas)
@csrf @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 $anutrepss = ($farm_mechanisms_otherData['total_investment_cost'] ?? 0) / ($farm_mechanisms_otherData['economic_useful_life'] ?? 1); $fixdCost = $anutrepss + ($farm_mechanisms_otherData['annual_insurance'] ?? 0) + ($farm_mechanisms_otherData['annual_tax'] ?? 0) + ($farm_mechanisms_otherData['annual_repair_and_maintenance'] ?? 0); @endphp @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @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 @php $anuoted = $bla_souds/2*12/100; @endphp @php $anul_depotdat = ($labour_mechanizationdata['total_investment_cost'] ?? 0) / ($labour_mechanizationdata['economic_useful_life'] ?? 1); @endphp @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 @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 @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
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 == 'null' ? '' : $datas->farmer_code}} {{$datas->farmer_first_name == 'null' ? '' : $datas->farmer_first_name.' '.$datas->farmer_last_name}} Irrigation Infrastructure 0 for no 1 for yes
a Canal @if($Canbla_sou != 0) {{ $Canbla_sou }} @endif @if($canresitent != 0) {{ $canresitent }} @endif @if($cananu != 0) {{ $cananu }} @endif @if($cananul_dep != 0) {{ $cananul_dep }} @endif @if($cananualfixdCost != 0) {{ $cananualfixdCost }} @endif
b Tubewell @if($tubebla_sou != 0) {{ $tubebla_sou }} @endif @if($tuberesitent != 0) {{ $tuberesitent }} @endif @if($tubeanu != 0) {{ $tubeanu }} @endif @if($tubeanul_dep != 0) {{ $tubeanul_dep }} @endif @if($tubeanualfixdCost != 0) {{ $tubeanualfixdCost }} @endif
c Engine / Motor / Solar @if($moterbla_sou != 0) {{ $moterbla_sou }} @endif @if($moterresitent != 0) {{ $moterresitent }} @endif @if($moteranu != 0) {{ $moteranu }} @endif @if($moteranul_dep != 0) {{ $moteranul_dep }} @endif @if($moteranualfixdCostFormatted != 0) {{ $moteranualfixdCostFormatted }} @endif
d Pump sets ( Diesel/ electric/ Solar) @if($pumpbla_sou != 0) {{ $pumpbla_sou }} @endif @if($pumpresitent != 0) {{ $pumpresitent ?? '' }} @endif @if($punpanu != 0) {{ $punpanu ?? '' }} @endif @if($pumpanul_dep != 0) {{ $pumpanul_dep ?? '' }} @endif @if($pumpanualfixdCost != 0) {{ $pumpanualfixdCost ?? '' }} @endif
e Pond @if($pondbla_sou != 0) {{ $pondbla_sou }} @endif @if($pondresitent != 0) {{ $pondresitent }} @endif @if($pondanu != 0) {{ $pondanu }} @endif @if($formatted_pondanul_dep != 0) {{ $formatted_pondanul_dep }} @endif @if($pondanualfixdCost != 0) {{ $pondanualfixdCost }} @endif
f Sprinkler / drip irrigation System @if($irrgabla_sou != 0) {{ $irrgabla_sou }} @endif @if($iggresitent != 0) {{ $iggresitent }} @endif @if($igganu != 0) {{ $igganu }} @endif @if($iggaanul_dep != 0) {{ $iggaanul_dep }} @endif @if($iggaanualfixdCost != 0) {{ $iggaanualfixdCost }} @endif
g Pump House @if($pumpbla_sou != 0) {{ $pumpbla_sou }} @endif @if($resitent != 0) {{ $resitent }} @endif @if($bankanu != 0) {{ $bankanu }} @endif @if($pumpanul_dep != 0) {{ $pumpanul_dep }} @endif @if($pumpanualfixdCost != 0) {{ $pumpanualfixdCost }} @endif
h Other @if($igbla_sou != 0) {{ $igbla_sou }} @endif @if($igresitent != 0) {{ $igresitent }} @endif @if($iganu != 0) {{ $iganu }} @endif @if($iganul_dep != 0) {{ $iganul_dep }} @endif @if($iganualfixdCost != 0) {{ $iganualfixdCost }} @endif
2 Farm Mechanization Infrastructure
a Tractor @if($bla_sou != 0) {{ $bla_sou }} @endif @if($resitent != 0) {{ $resitent }} @endif @if($anu != 0) {{ $anu }} @endif @if($anul_dep != 0) {{ $anul_dep }} @endif @if($anualfixdCost != 0) {{ $anualfixdCost }} @endif
b Power Tiller @if($powbla_sou != 0) {{ $powbla_sou }} @endif @if($powresitent != 0) {{ $powresitent }} @endif @if($poweranu != 0) {{ $poweranu }} @endif @if($powanul_dep != 0) {{ $powanul_dep }} @endif @if($powanualfixdCost != 0) {{ $powanualfixdCost }} @endif
c Cultivator @if($cubla_sou != 0) {{ $cubla_sou }} @endif @if($curesitent != 0) {{ $curesitent }} @endif @if($cuanu != 0) {{ $cuanu }} @endif @if($cuanul_dep != 0) {{ $cuanul_dep }} @endif @if($cuanualfixdCost != 0) {{ $cuanualfixdCost }} @endif
d Rotator @if($robla_sou != 0) {{ $robla_sou }} @endif @if($roresitent != 0) {{ $roresitent }} @endif @if($roanu != 0) {{ $roanu }} @endif @if($roanul_dep != 0) {{ $roanul_dep }} @endif @if($roanualfixdCost != 0) {{ $roanualfixdCost }} @endif
e Harrow @if($harrowCost != 0) {{ $harrowCost }} @endif @if($howwresitent != 0) {{ $howwresitent ?? '' }} @endif @if($howwanu != 0) {{ $howwanu ?? '' }} @endif @if($howwanul_dep != 0) {{ $howwanul_dep ?? '' }} @endif @if($howwanualfixdCost != 0) {{ $howwanualfixdCost ?? '' }} @endif
f Leveller @if($lebla_sou != 0) {{ $lebla_sou }} @endif @if($leresitent != 0) {{ $leresitent }} @endif @if($leanu != 0) {{ $leanu }} @endif @if($leanul_dep != 0) {{ $leanul_dep }} @endif @if($leanualfixdCost != 0) {{ $leanualfixdCost }} @endif
g Plough (MB Plough / Disc Plough) @if($plbla_sou != 0) {{ $plbla_sou }} @endif @if($plresitent != 0) {{ $plresitent }} @endif @if($planu != 0) {{ $planu }} @endif @if($planul_dep != 0) {{ $planul_dep }} @endif @if($planualfixdCost != 0) {{ $planualfixdCost }} @endif
h Seed drill @if($spbla_sou != 0) {{ $spbla_sou }} @endif @if($spresitent != 0) {{ $spresitent }} @endif @if($spanu != 0) {{ $spanu }} @endif @if($spanul_dep != 0) {{ $spanul_dep }} @endif @if($anualfixdCost != 0) {{ $anualfixdCost }} @endif
i Seed Planter @if($speebla_sou != 0) {{ $speebla_sou }} @endif @if($speeresitent != 0) {{ $speeresitent }} @endif @if($speeanu != 0) {{ $speeanu }} @endif @if($speeanul_dep != 0) {{ $speeanul_dep }} @endif @if($speeanualfixdCost != 0) {{ $speeanualfixdCost }} @endif
j Seed cum fertilizer drill @if($scfbla_sou != 0) {{ $scfbla_sou }} @endif @if($scfresitent != 0) {{ $scfresitent }} @endif @if($scfanu != 0) {{ $scfanu }} @endif @if($scfanul_dep != 0) {{ $scfanul_dep }} @endif @if($scfanualfixdCost != 0) {{ $scfanualfixdCost }} @endif
k Trolley @if($tlbla_sou != 0) {{ $tlbla_sou }} @endif @if($tlresitent != 0) {{ $tlresitent }} @endif @if($tlanu != 0) {{ $tlanu }} @endif @if($tlanul_dep != 0) {{ $tlanul_dep }} @endif @if($tlanualfixdCost != 0) {{ $tlanualfixdCost }} @endif
l Reaper cum binder @if($rcbbla_sou != 0) {{ $rcbbla_sou }} @endif @if($rcbresitent != 0) {{ $rcbresitent }} @endif @if($rcbanu != 0) {{ $rcbanu }} @endif @if($rcbanul_dep != 0) {{ $rcbanul_dep }} @endif @if($rcbanualfixdCost != 0) {{ $rcbanualfixdCost }} @endif
m Husk Making Machine @if($blsou != 0) {{ $blsou }} @endif @if($resent != 0) {{ $resent }} @endif @if($dfanu != 0) {{ $dfanu }} @endif @if($anggul_dep != 0) {{ $anggul_dep }} @endif @if($aalfixdCost != 0) {{ $aalfixdCost }} @endif
n Thresher @if($thbla_sou != 0) {{ $thbla_sou }} @endif @if($resirrtent != 0) {{ $resirrtent }} @endif @if($afenu != 0) {{ $afenu }} @endif @if($anultdep != 0) {{ $anultdep }} @endif @if($adfixdCost != 0) {{ $adfixdCost }} @endif
o Combine Harvester @if($chbla_sou != 0) {{ $chbla_sou }} @endif @if($reent != 0) {{ $reent }} @endif @if($anufe != 0) {{ $anufe }} @endif @if($anuhrhl_dep != 0) {{ $anuhrhl_dep }} @endif @if($anualfixdCost != 0) {{ $anualfixdCost }} @endif
p Other @if($fbla_sou != 0) {{ $fbla_sou }} @endif @if($resitytyent != 0) {{ $resitytyent }} @endif @if($ahjmnu != 0) {{ $ahjmnu }} @endif @if($anuerdep != 0) {{ $anuerdep }} @endif @if($fixdCost != 0) {{ $fixdCost }} @endif
3 Storage Infrastructure
a Kothila / Deshi Storage Structure @if($ddbla_sou != 0) {{ $ddbla_sou }} @endif @if($rewefent != 0) {{ $rewefent }} @endif @if($anfeu != 0) {{ $anfeu }} @endif @if($anujep != 0) {{ $anujep }} @endif @if($anttixdCost != 0) {{ $anttixdCost }} @endif
b Godown @if($godbla_sou != 0) {{ $godbla_sou }} @endif @if($resigr != 0) {{ $resigr }} @endif @if($anfnfu != 0) {{ $anfnfu }} @endif @if($anulp != 0) {{ $anulp }} @endif @if($anrgxdCost != 0) {{ $anrgxdCost }} @endif
c clod @if($clbla_sou != 0) {{ $clbla_sou }} @endif @if($resittt != 0) {{ $resittt }} @endif @if($anyju != 0) {{ $anyju }} @endif @if($ainul_dep != 0) {{ $ainul_dep }} @endif @if($anfggalfixdCost != 0) {{ $anfggalfixdCost }} @endif
d Bulk Cooling Unit @if($bcbla_sou != 0) {{ $bcbla_sou }} @endif @if($datresitent != 0) {{ $datresitent }} @endif @if($anufr != 0) {{ $anufr }} @endif @if($anuyyep != 0) {{ $anuyyep }} @endif @if($anualwwfixdCost != 0) {{ $anualwwfixdCost }} @endif
e Storage for fodder @if($fodbla_sou != 0) {{ $fodbla_sou }} @endif @if($resngitent != 0) {{ $resngitent }} @endif @if($aggnu != 0) {{ $aggnu }} @endif @if($rttanul_dep != 0) {{ $rttanul_dep }} @endif @if($anuaxdCost != 0) {{ $anuaxdCost }} @endif
f Other @if($ssbla_sou != 0) {{ $ssbla_sou }} @endif @if($resitdatent != 0) {{ $resitdatent }} @endif @if($anudata != 0) {{ $anudata }} @endif @if($anulf_dep != 0) {{ $anulf_dep }} @endif @if($anudixdCost != 0) {{ $anudixdCost }} @endif
4 Processing Infrastructure
a Wheat Processing Unit @if($wpbla_sou != 0) {{ $wpbla_sou }} @endif @if($resitgrent != 0) {{ $resitgrent }} @endif @if($anufe != 0) {{ $anufe }} @endif @if($anulee_dep != 0) {{ $anulee_dep }} @endif @if($anfixdCost != 0) {{ $anfixdCost }} @endif
b Oil Processing Unit @if($opbla_sou != 0) {{ $opbla_sou }} @endif @if($resirt != 0) {{ $resirt }} @endif @if($anudd != 0) {{ $anudd }} @endif @if($anul_dep != 0) {{ $anul_dep }} @endif @if($anddualfixdCost != 0) {{ $anddualfixdCost }} @endif
c Sugarcane Processing Unit @if($spibla_sou != 0) {{ $spibla_sou }} @endif @if($resitentee != 0) {{ $resitentee }} @endif @if($anusw != 0) {{ $anusw }} @endif @if($ssanul_dep != 0) {{ $ssanul_dep }} @endif @if($anhtfixdCost != 0) {{ $anhtfixdCost }} @endif
d Dal Processing Unit @if($dpbla_sou != 0) {{ $dpbla_sou }} @endif @if($resitdent != 0) {{ $resitdent }} @endif @if($anssu != 0) {{ $anssu }} @endif @if($anssul_dep != 0) {{ $anssul_dep }} @endif @if($ansalfixdCost != 0) {{ $ansalfixdCost }} @endif
e Any Other Processing unit @if($opbla_sou != 0) {{ $opbla_sou }} @endif @if($refetent != 0) {{ $refetent }} @endif @if($awednu != 0) {{ $awednu }} @endif @if($andeul_dep != 0) {{ $andeul_dep }} @endif @if($anutixdCost != 0) {{ $anutixdCost }} @endif
5 Marketing Infrastructure
a Kiran Outlets @if($kobla_sou != 0) {{ $kobla_sou }} @endif @if($resiterrnt != 0) {{ $resiterrnt }} @endif @if($anuee != 0) {{ $anuee }} @endif @if($anuttdep != 0) {{ $anuttdep }} @endif @if($anualfixdCost != 0) {{ $anualfixdCost }} @endif
b Grocery Outlets @if($gobla_sou != 0) {{ $gobla_sou }} @endif @if($resieetent != 0) {{ $resieetent }} @endif @if($ddanu != 0) {{ $ddanu }} @endif @if($anuyyl_dep != 0) {{ $anuyyl_dep }} @endif @if($anualrrdCost != 0) {{ $anualrrdCost }} @endif
c Any Other Retail outlets @if($oobla_sou != 0) {{ $oobla_sou }} @endif @if($resihuir != 0) {{ $resihuir }} @endif @if($anuss != 0) {{ $anuss }} @endif @if($anfgrl_dep != 0) {{ $anfgrl_dep }} @endif @if($anualxdCost != 0) {{ $anualxdCost }} @endif
6 Farm Infrastructure
a Shed (Kuchha) @if($skbla_sou != 0) {{ $skbla_sou }} @endif @if($resirr != 0) {{ $resirr }} @endif @if($anuueu != 0) {{ $anuueu }} @endif @if($anul_deprr != 0) {{ $anul_deprr }} @endif @if($anuarsdCost != 0) {{ $anuarsdCost }} @endif
b Shed (Pucca) @if($spbla_sou != 0) {{ $spbla_sou }} @endif @if($resiteddnt != 0) {{ $resiteddnt }} @endif @if($anudf != 0) {{ $anudf }} @endif @if($anul_dddep != 0) {{ $anul_dddep }} @endif @if($anuxdCost != 0) {{ $anuxdCost }} @endif
7 Investment under Plantation Crop (crop period more than 18 months)
a Name of Plantation Crop (Example : Tea, Apple, Mango, Orange, etc.) @if($npbla_sou != 0) {{ $npbla_sou }} @endif @if($rdata != 0) {{ $rdata }} @endif @if($anurr != 0) {{ $anurr }} @endif @if($anussrr != 0) {{ $anussrr }} @endif @if($anualfisCost != 0) {{ $anualfisCost }} @endif
b Cost of Plantation @if($cpbla_sou != 0) {{ $cpbla_sou }} @endif @if($resitentdat != 0) {{ $resitentdat }} @endif @if($anudd != 0) {{ $anudd }} @endif @if($anufiue != 0) {{ $anufiue }} @endif @if($anualfrdCost != 0) {{ $anualfrdCost }} @endif
c Cost Infrastructure and Support Services @if($inbla_sou != 0) {{ $inbla_sou }} @endif @if($resitentfdf != 0) {{ $resitentfdf }} @endif @if($anuda != 0) {{ $anuda }} @endif @if($anul_depdd != 0) {{ $anul_depdd }} @endif @if($anualfixdCosts != 0) {{ $anualfixdCosts }} @endif
d Cost of other material @if($mabla_sou != 0) {{ $mabla_sou }} @endif @if($resitentfw != 0) {{ $resitentfw }} @endif @if($anurr != 0) {{ $anurr }} @endif @if($anulda_dep != 0) {{ $anulda_dep }} @endif @if($anualfixdCosst != 0) {{ $anualfixdCosst }} @endif
e Cost Labour / mechanization @if($bla_souds != 0) {{ $bla_souds }} @endif @if($resitenttion != 0) {{ $resitenttion }} @endif @if($anuoted != 0) {{ $anuoted }} @endif @if($anul_depotdat != 0) {{ $anul_depotdat }} @endif @if($anualfixdCostlm != 0) {{ $anualfixdCostlm }} @endif
f Any other Fixed Cost @if($fxbla_sou != 0) {{ $fxbla_sou }} @endif @if($resitentfix != 0) {{ $resitentfix }} @endif @if($anufix != 0) {{ $anufix }} @endif @if($anulgg_dep != 0) {{ $anulgg_dep }} @endif @if($anualfixdCostfix != 0) {{ $anualfixdCostfix }} @endif
8 Any other infrastructure @if($otbla_sou != 0) {{ $otbla_sou }} @endif @if($resitentot != 0) {{ $resitentot }} @endif @if($anuot != 0) {{ $anuot }} @endif @if($anul_depot != 0) {{ $anul_depot }} @endif @if($anualfixdCostoh != 0) {{ $anualfixdCostoh }} @endif
@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