@extends('layouts.master') @section('content')

View License Welcome to WBI

View License

@csrf

Firm Details

Applicant Details

Type & Category Of The Proposed Unit To Be Set Up

Details Of The Proposed Unit

@if(isset($secAgarwoodWbiMaster->SecondaryAgarwoodWbiUnitDetail)) {{ $secAgarwoodWbiMaster->SecondaryAgarwoodWbiUnitDetail->registration_incommerce }} @endif
@if(isset($secAgarwoodWbiMaster->SecondaryAgarwoodWbiUnitDetail)) {{ $secAgarwoodWbiMaster->SecondaryAgarwoodWbiUnitDetail->reg_in_commerce_dept }} @endif

Details of Distillation Units to be installed

@if(isset($secAgarwoodWbiMaster->SecondaryAgarwoodWbiUnitDetail))
SecondaryAgarwoodWbiUnitDetail->secondary_agarwood_wbi_unit_type_id==5 )style="display: none;" @endif>

Projection Of Annual Requirement Of Raw Materials(Agar oil Extraction Units)

SecondaryAgarwoodWbiUnitDetail->secondary_agarwood_wbi_unit_type_id==5 )style="display: none;" @endif>

Expected Annual Production (Agar oil Extraction Units)

SecondaryAgarwoodWbiUnitDetail->secondary_agarwood_wbi_unit_type_id==1 || $secAgarwoodWbiMaster->SecondaryAgarwoodWbiUnitDetail->secondary_agarwood_wbi_unit_type_id==2 || $secAgarwoodWbiMaster->SecondaryAgarwoodWbiUnitDetail->secondary_agarwood_wbi_unit_type_id==3 || $secAgarwoodWbiMaster->SecondaryAgarwoodWbiUnitDetail->secondary_agarwood_wbi_unit_type_id==4)style="display: none;" @endif>

Expected Annual Production (Agar Wood Processing Units)


@endif

Attached Documents

@foreach($documentTypes as $document_type_record)
@if($document_type_record->document_name!='Approved DPR Document') @else @endif @if($document_type_record->document_name=='Approved DPR Document') @else @endif @if($document_type_record->document_name=='Approved DPR Document') @if(isset($secAgarwoodWbiDocument_array[$document_type_record->id])) @endif @else @endif
{{ $document_type_record->document_name }}
File (Upload upto 2mb) Document Name
@endforeach
@if($secAgarwoodWbiMaster->application_status==1) @else @endif
@include('layouts.footer')
@endsection