@php $colors = ['lead' => 'secondary', 'normal' => 'primary', 'vip' => 'warning']; @endphp {{ $customer->typeLabel() }}