Company Type : {{$get_company_view->getlist->companyType ? $get_company_view->getlist->companyType->name : "Not updated"}}
Company Career Page : {{ empty($get_company_view->getlist->career_page) ? "" : ucwords($get_company_view->getlist->career_page) }}
About
{{ empty($get_company_view->getlist->about_summery) ? "" : ucwords($get_company_view->getlist->about_summery) }}
Communication Address
{{ $get_company_view->getlist->spoc_name }}
{{$get_company_view->getlist->commCity ? $get_company_view->getlist->commCity->district : "Not updated" }}, {{$get_company_view->getlist->commState ? $get_company_view->getlist->commState->name : "Not updated"}}
{{ $get_company_view->mobile_number ?? "Not updated"}}
{{$get_company_view->getlist ? $get_company_view->getlist->website_address: "Not updated"}}
Corporate Address
{{$get_company_view->getlist->corpCity ? $get_company_view->getlist->corpCity->district : "Not updated"}}, {{$get_company_view->getlist->corpState ? $get_company_view->getlist->corpState->name : "Not updated"}}
{{ $get_company_view->mobile_number ?? "-"}}
{{$get_company_view->getlist ? $get_company_view->getlist->website_address: "Not updated"}}
No.of Employes
Branch Address
{{ ucwords($branch_detail->address) }}
{{ $branch_detail->cityDetails ? $branch_detail->cityDetails->district : "Not updated" }}, {{ $branch_detail->stateDetails ? $branch_detail->stateDetails->name : "Not updated" }}.