@foreach ($cohortStartup as $startup_item) {{-- {{ count($cohortStartup) }} --}}

{{ $startup_item->offical_full_name }}


{!! $startup_item->startup_small_description !!}

@endforeach