@php $colors = ['success' => 'success', 'follow_up' => 'warning', 'failed' => 'danger', 'neutral' => 'secondary']; @endphp {{ $disposition->categoryLabel() }}