@if ($priority === 'High') {{ucfirst($priority)}} @elseif ($priority === 'Medium') {{ucfirst($priority)}} @else {{ucfirst($priority)}} @endif