@extends('layouts.app') @section('title', "The Wealth Finder") @section('header_css') @stop @section('content')

Company Details

Baisc Information
Comapany Name {{$investorDetails->CompanyDataDetails->company_name}} ({{$investorDetails->CompanyDataDetails->cin}})
Registered Office Address {{$investorDetails->CompanyDataDetails->registered_office_address}}
Registered City {{$investorDetails->CompanyDataDetails->registered_office_city}}
Registered State {{$investorDetails->CompanyDataDetails->registered_office_state}}
Registered Office Pin Code {{$investorDetails->CompanyDataDetails->registered_office_pin_code}}
Region {{$investorDetails->CompanyDataDetails->region}}
Listing Status {{$investorDetails->CompanyDataDetails->listing_statusbse}}
Cirp Status {{$investorDetails->CompanyDataDetails->cirp_status}}
Shareholding Details
Date Of Shareholding {{$investorDetails->CompanyDataDetails->date_of_shareholding}}
Total No. Shareholders N/A
Paidup Capital N/A
No. of Shares Held In Physical {{$investorDetails->CompanyDataDetails->no_of_shares_held_in_physical}}
No. of Shares Held With Shareholders {{$investorDetails->CompanyDataDetails->no_of_shares_held_with_shareholders}}
No. of Shares Held With iepf {{$investorDetails->CompanyDataDetails->total_no_of_sharesiepfphysical}}
No. of Shares Held With Demat {{$investorDetails->CompanyDataDetails->total_no_of_shares_in_demat}}
Script Details
Script Code {{$investorDetails->CompanyDataDetails->script_codebse}}
ISIN No. {{$investorDetails->CompanyDataDetails->isin_no}}
RTA Name {{$investorDetails->CompanyDataDetails->rta}}
Date Of Cmp {{$investorDetails->CompanyDataDetails->date_ofcmp}}
Face Value {{$investorDetails->CompanyDataDetails->face_value}}
Compliance Officer
Company Secretary Name N/A
Email N/A
Mobile N/A
Address N/A
Others
Capital Line No. {{$investorDetails->CompanyDataDetails->capital_line_no}} Percentage of Market Value in Total {{$investorDetails->CompanyDataDetails->percentage_of_market_value_in_total}}
Comapny Id {{$investorDetails->CompanyDataDetails->company_id}} Market Value of Physical Sharesbin rs {{$investorDetails->CompanyDataDetails->total_market_value_of_physical_sharesbin_rs}}
Incorporation Year {{$investorDetails->CompanyDataDetails->incorporation_year}} Cirp Status {{$investorDetails->CompanyDataDetails->cirp_status}}
Listed On {{$investorDetails->CompanyDataDetails->listed_on}} Headquarter {{$investorDetails->CompanyDataDetails->headquarter}}
Mca Company Status {{$investorDetails->CompanyDataDetails->mca_company_status}} Shares Held Demet Percentage {{$investorDetails->CompanyDataDetails->no_of_shares_held_in_demat_percentage}}
Shares Held In Physical Percentage {{$investorDetails->CompanyDataDetails->no_of_shares_held_in_physical_percentage}} Shares Held Withiepf Percentage {{$investorDetails->CompanyDataDetails->no_of_shares_held_withiepf}}
Symbolnse {{$investorDetails->CompanyDataDetails->symbolnse}} Market Value of Sharesiepf Physical {{$investorDetails->CompanyDataDetails->total_market_value_of_sharesiepfphysical}}

Investor Details

General Details
Investor Name {{$investorDetails->investor_fullname}}
Father Name {{$investorDetails->father_fullname}}
Address {{$investorDetails->address}}
City {{$investorDetails->district}}
State {{$investorDetails->state}}
Pin Code {{$investorDetails->pin_code}}
Joint Holder Name {{$investorDetails->joint_holder_name}}
Investor Type {{$investorDetails->investor_type}}
KYC Details
PAN {{$investorDetails->pan}}
Aadhar Number {{$investorDetails->aadhar_number}}
Contact No. N/A
Email Ids N/A
No. of Shares Held With Shareholders {{$investorDetails->CompanyDataDetails->no_of_shares_held_with_shareholders}}
No. of Shares Held With iepf {{$investorDetails->CompanyDataDetails->no_of_shares_held_withiepf}}
No. of Shares Held With Demat {{$investorDetails->CompanyDataDetails->total_no_of_shares_in_demat}}
Investment Details
Folio Number {{$investorDetails->folio_no}}
Dp Id Client Id Number {{$investorDetails->dp_id_client_id}}
Company Name {{$investorDetails->company_name}}
No. Of Shares {{$investorDetails->no_of_share}}
Market Value {{$investorDetails->market_val_of_share}}
Investment Type {{$investorDetails->investment_type}}
Amount Transferred {{$investorDetails->amount_transferred}}
Is Under Litigation {{$investorDetails->is_under_litigation}}
Others
Date of Birth {{$investorDetails->date_of_birth}} Is Transfer From Suspense Account {{$investorDetails->is_transfer_from_suspense_account}}
Remarks {{$investorDetails->remarks}} Company Id {{$investorDetails->company_id}}
Created At {{$investorDetails->created_at}} Security Code {{$investorDetails->security_code}}
Country {{$investorDetails->country}} Porpesed Date of Transfer {{$investorDetails->proposed_date_of_transfer}}
Record Update date {{$investorDetails->records_update_date}}

Disclaimer : Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

@stop @section('footer_scripts') @stop