@extends('layouts.master') @section('content') View License Welcome to WBI WBI View License View License @csrf Firm Details Firm Name : {{ $wbiMaster->userFirmDetail->name }} Applicant Details ARN No : {{ $wbiMaster->arn_no }} Name of the Applicant : {{ $wbiMaster->name }} Father's Name : {{ $wbiMaster->father_name }} Aadhaar Card No. : {{ $wbiMaster->aadhar }} Aadhaar Card File : Pan Card No. : {{ $wbiMaster->pan }} Pan Card File : GST No. : {{ $wbiMaster->gst }} Postal Address : {{ $wbiMaster->postal_address }} Permanent Home Address : {{ $wbiMaster->permanent_address }} Mobile No. : {{ $wbiMaster->mobile }} Email ID : {{ $wbiMaster->email }} Type & Category Of The Proposed Unit To Be Set Up Sawing of round logs / sawn timber @if($wbiMaster->wbiUnitDetail->sawn_timber) Selected @endif Splint & match box @if($wbiMaster->wbiUnitDetail->match_box) Selected @endif Veneering / Peeling @if($wbiMaster->wbiUnitDetail->veneering) Selected @endif Others (specify) @if($wbiMaster->wbiUnitDetail->other) Selected @endif Details Of The Proposed Unit Name of the Wood Based Industry : {{ $wbiMaster->wbiUnitDetail->unit_name }} Location / Address : {{ $wbiMaster->wbiUnitDetail->unit_address }} GPS co-ordination of the boundary : {{ $wbiMaster->wbiUnitDetail->gps_coordinates_boundary }} Forest Range/Division : {{ $wbiMaster->wbiUnitDetail->division->name }} District : {{ $wbiMaster->wbiUnitDetail->district->name }} Name of the Industrial estate : {{ $wbiMaster->wbiUnitDetail->name_of_industrial_estate }} License No. : {{ $wbiMaster->licence_number }} Licence Validity Date : {{ $wbiMaster->expiry_date }} Period for which license are to be renewed : Registration No. of the unit in Commerce and Industries Department : {{ $wbiMaster->wbiUnitDetail->registration_no }} Unit Functioning : {{ $wbiMaster->wbiUnitDetail->unit_functioning ? "YES" : "NO" }} @if($wbiMaster->wbiUnitDetail->unit_functioning) Unit Functioning From : {{ $wbiMaster->wbiUnitDetail->unit_functioning_from }} Unit Functioning To : {{ $wbiMaster->wbiUnitDetail->unit_functioning_to }} @endif Name Of Relocation : {{ $wbiMaster->wbiUnitDetail->relocation_name }} GPS Co-Ordination : {{ $wbiMaster->wbiUnitDetail->gps_coordinates }} Reason for relocating the wood based industry : {{ $wbiMaster->wbiUnitDetail->reason_for_relocation }} Details of machinery to be installed Sr.No. Type of machines with specification size With or Without trolley Size or Specification Horse Power Number Installed Capacity in cumt. (annual) Round Logs Sawn Timber @foreach ($machineTypes as $key => $machine_type_record)