@if ($notificationType == 'Informativa')
{{$notificationType}}
@elseif ($notificationType == 'De Seguridad')
{{$notificationType}}
@else
{{$notificationType}}
@endif
{{$body}}