@if ($type === 'success') {{$text}} @elseif ($type === 'danger') {{$text}} @elseif ($type === 'warning') {{$text}} @elseif ($type === 'info') {{$text}} @endif