{{ get_phrase('Bootcamp Overview') }}

@if (isset($bootcamp_details->description)) {!! $bootcamp_details->description !!} @else

{{ get_phrase('No Bootcamp Description') }}

@endif
@if (isset($bootcamp_details->description)) {{ get_phrase('See more') }} @endif