'admin::components.accordion.index','data' => ['class' => 'select-none !border-none']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin::accordion'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['class' => 'select-none !border-none']); ?>
slot('header', null, ['class' => '!p-0']); ?>
get('admin::app.leads.view.persons.title'); ?>
hasPermission('contacts.persons.edit')): ?>
endSlot(); ?>
slot('content', null, ['class' => 'mt-4 !px-0 !pb-0']); ?>
$lead]); ?>
'admin::components.avatar.index','data' => ['name' => $lead->person->name]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin::avatar'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['name' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($lead->person->name)]); ?>
renderComponent(); ?>
$lead]); ?>
$lead]); ?>
person->name); ?>
$lead]); ?>
$lead]); ?>
person->job_title): ?>
person->organization): ?>
get('admin::app.leads.view.persons.job-title', [
'job_title' => $lead->person->job_title,
'organization' => $lead->person->organization->name
]); ?>
person->job_title); ?>
$lead]); ?>
$lead]); ?>
person->emails; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $email): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
$lead]); ?>
$lead]); ?>
person->contact_numbers; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $contactNumber): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
$lead]); ?>