@if(@$allotted_startups && @count($allotted_startups)) @php $sno = 0; @endphp
| S.No. | Startup Name | Founder Name | Investments | Current Valuation | Equity % | Received Investment () | Remarks | Action |
|---|---|---|---|---|---|---|---|---|
| {{ ++$sno }}. | {{ $a_startups->company_name }} | {{ $a_startups->name }} | @if($investor_req_approved_count) Investments @else -- @endif |
|
|
|
|
@if(@$investor_fund_id && @$investor_fund_id != 0) @else -- @endif |
| S.No. | Startup Name | Founder Name | Investments | StartUp Valuation | Equity % | Received Investment | Remarks |
|---|---|---|---|---|---|---|---|
| {{ ++$sno1 }}. | {{ $n_startups->company_name }} | {{ $n_startups->name }} | @if($investor_req_approved_count) Investments @else -- @endif |
|
|
|
|