Terms & Conditions
@if (!empty($termCondition) && $termCondition->content)
{!! $termCondition->content !!}
@else
Terms & Conditions content is not available at the moment.
@endif