@php $icons = ['inbound' => 'bi-telephone-inbound text-success', 'outbound' => 'bi-telephone-outbound text-primary', 'internal' => 'bi-telephone text-secondary']; @endphp {{ $call->directionLabel() }}