@if ($appl->service_type == 'School')
Applied For
@elseif ($appl->service_type == 'College')
Applied For
@elseif ($appl->service_type == 'Service')
Applied For
@elseif ($appl->service_type == 'Country')
Applied For
@else
Applied For
@endif
{!! $appl->service_name !!}