@extends('layouts.master') @section('content') View License Welcome to WBI WBI View License View Application Details @csrf Firm Name : {{ $wbiMaster->userFirmDetail->name }} Applicant Details Application No : {{ $wbiMaster->arn_no }} Name of the Applicant : {{ $wbiMaster->name }} Father's Name : {{ $wbiMaster->father_name }} Aadhaar Card No. : {{ $wbiMaster->aadhar }} Aadhaar Card File : View Image GST No. : {{ $wbiMaster->gst }} Pan Card No. : {{ $wbiMaster->pan }} Pan Card File : View Image Mobile No. : {{ $wbiMaster->mobile }} Email ID : {{ $wbiMaster->email }} Postal Address : {{ $wbiMaster->postal_address }} Permanent Home Address : {{ $wbiMaster->permanent_address }} @if(Auth::user()->role_id == 7 && $wbiMaster->application_status != 16) Please select : Verified Need to change @endif Remarks : @if(Auth::user()->role_id == 7 && $wbiMaster->application_status != 16) @else @endif Type & Category Of The Proposed Unit To Be Set Up @if($wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->sawn_timber) Selected Unit : Sawing of round logs / sawn timber @endif @if($wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->match_box) Selected Unit : Splint & match box @endif @if($wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->veneering) Selected Unit : Veneering / Peeling @endif @if($wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->other) Selected Unit : Others (specify) Description : {{ $wbiMaster->wbiUnitDetail->other_desc }} @endif @if(Auth::user()->role_id == 7 && $wbiMaster->application_status != 16) Please select : Verified Need to change @endif Remarks : @if(Auth::user()->role_id == 7 && $wbiMaster->application_status != 16) @else @endif Details Of The Proposed Unit Name of the Wood Based Industry : {{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->unit_name ? $wbiMaster->wbiUnitDetail->unit_name : "" }} Location / Address :{{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->unit_address ? $wbiMaster->wbiUnitDetail->unit_address : "" }} GPS co-ordination of the boundary :{{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->gps_coordinates_boundary ? $wbiMaster->wbiUnitDetail->gps_coordinates_boundary : "" }} Forest Range/Division :{{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->division->name ? $wbiMaster->wbiUnitDetail->division->name : "" }} District :{{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->district->name ? $wbiMaster->wbiUnitDetail->district->name : "" }} Name of the Industrial estate :{{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->name_of_industrial_estate ? $wbiMaster->wbiUnitDetail->name_of_industrial_estate : "" }} Unit Functioning : {{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->unit_functioning ? "YES" : "NO" }} @if($wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->unit_functioning) Unit Functioning From : {{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->unit_functioning_from ? $wbiMaster->wbiUnitDetail->unit_functioning_from : "" }} Unit Functioning To : {{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->unit_functioning_to ? $wbiMaster->wbiUnitDetail->unit_functioning_to : "" }} @endif Name Of Relocation : {{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->relocation_name ? $wbiMaster->wbiUnitDetail->relocation_name : "" }} Registration No. of the unit in Commerce and Industries Department :{{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->registration_no ? $wbiMaster->wbiUnitDetail->registration_no : "" }} GPS Co-Ordination : {{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->gps_coordinates ? $wbiMaster->wbiUnitDetail->gps_coordinates : "" }} Reason for relocating the wood based industry : {{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->reason_for_relocation ? $wbiMaster->wbiUnitDetail->reason_for_relocation : "" }} @if(Auth::user()->role_id == 7 && $wbiMaster->application_status != 16) Please select : Verified Need to change @endif Remarks : @if(Auth::user()->role_id == 7 && $wbiMaster->application_status != 16) @else @endif 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)
Firm Name : {{ $wbiMaster->userFirmDetail->name }}
Application No : {{ $wbiMaster->arn_no }}
Name of the Applicant : {{ $wbiMaster->name }}
Father's Name : {{ $wbiMaster->father_name }}
Aadhaar Card No. : {{ $wbiMaster->aadhar }}
Aadhaar Card File : View Image
GST No. : {{ $wbiMaster->gst }}
Pan Card No. : {{ $wbiMaster->pan }}
Pan Card File : View Image
Mobile No. : {{ $wbiMaster->mobile }}
Email ID : {{ $wbiMaster->email }}
Postal Address : {{ $wbiMaster->postal_address }}
Permanent Home Address : {{ $wbiMaster->permanent_address }}
Name of the Wood Based Industry : {{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->unit_name ? $wbiMaster->wbiUnitDetail->unit_name : "" }}
Location / Address :{{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->unit_address ? $wbiMaster->wbiUnitDetail->unit_address : "" }}
GPS co-ordination of the boundary :{{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->gps_coordinates_boundary ? $wbiMaster->wbiUnitDetail->gps_coordinates_boundary : "" }}
Forest Range/Division :{{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->division->name ? $wbiMaster->wbiUnitDetail->division->name : "" }}
District :{{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->district->name ? $wbiMaster->wbiUnitDetail->district->name : "" }}
Name of the Industrial estate :{{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->name_of_industrial_estate ? $wbiMaster->wbiUnitDetail->name_of_industrial_estate : "" }}
Unit Functioning : {{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->unit_functioning ? "YES" : "NO" }}
Unit Functioning From : {{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->unit_functioning_from ? $wbiMaster->wbiUnitDetail->unit_functioning_from : "" }}
Unit Functioning To : {{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->unit_functioning_to ? $wbiMaster->wbiUnitDetail->unit_functioning_to : "" }}
Name Of Relocation : {{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->relocation_name ? $wbiMaster->wbiUnitDetail->relocation_name : "" }}
Registration No. of the unit in Commerce and Industries Department :{{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->registration_no ? $wbiMaster->wbiUnitDetail->registration_no : "" }}
GPS Co-Ordination : {{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->gps_coordinates ? $wbiMaster->wbiUnitDetail->gps_coordinates : "" }}
Reason for relocating the wood based industry : {{ $wbiMaster->wbiUnitDetail && $wbiMaster->wbiUnitDetail->reason_for_relocation ? $wbiMaster->wbiUnitDetail->reason_for_relocation : "" }}