{{ str($customer->name)->explode(' ')->map(fn($p) => mb_substr($p,0,1))->take(2)->join('') }} {{ $customer->name }}{{ $customer->phone }}{{ $customer->email ?: collect([$customer->district,$customer->city])->filter()->join(' / ') ?: 'Konum bilgisi yok' }} {{ $customer->vehicles_count }}Araç{{ $customer->appointments_count }}Randevu