@php use App\Enums\Calls\RelatedToType; @endphp
Assigned to | Assigned to type | Subject | Time | {{--Duration in minutes | --}} {{--Outcome | --}}Notes | Reason | {{--Created At | Updated At | --}}Actions |
---|---|---|---|---|---|---|---|---|---|---|
{{ str(RelatedToType::from($call->related_to_type)->name)->lower() }} | {{ $call->subject }} | {{ $call->call_time }} | {{--{{ $call->duration_in_minutes }} | --}} {{--{{ str($call->outcome)->replace('_', ' ')->ucfirst() }} | --}}{{ str($call->notes)->limit(30) }} | {{ $call->reason->reason}} | {{--{{ $call->created_at ?? '-' }} | {{ $call->updated_at ?? '-' }} | --}}