@if (!empty($startup->startup_details_category_name))
Category:
{{ $startup->startup_details_category_name }}
@if (!empty($startup->startup_website))
@endif
@endif
@if (!empty($startup->startup_aboutus))
About Us
{!! $startup->startup_aboutus !!}
@endif
@if (!empty($startup->startup_brif_about_mentorship))
Brief about the mentorship or support they are seeking
{!! $startup->startup_brif_about_mentorship !!}
@endif