@section('title', 'Cohort Details') @section('breadcum', 'Cohort Details')

Cohort details Of {{ $details->offical_full_name }}

@csrf
@if (!empty($details->startup_bannerImage))
@else
@endif
@if (!empty($details->startup_brif_about_mentorship_image))
@else
@endif
@if (!empty($details->startup_logo))
@else
@endif
@push('scripts') @endpush