'admin::components.layouts.index','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin::layouts'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes([]); ?> slot('title', null, []); ?> get('admin::app.contacts.persons.view.title', ['name' => $person->name]); ?> endSlot(); ?>
$person]); ?>
'admin::components.breadcrumbs.index','data' => ['name' => 'contacts.persons.view','entity' => $person]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin::breadcrumbs'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['name' => 'contacts.persons.view','entity' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($person)]); ?> renderComponent(); ?>
$person]); ?> 'admin::components.tags.index','data' => ['attachEndpoint' => route('admin.contacts.persons.tags.attach', $person->id),'detachEndpoint' => route('admin.contacts.persons.tags.detach', $person->id),'addedTags' => $person->tags]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin::tags'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['attach-endpoint' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(route('admin.contacts.persons.tags.attach', $person->id)),'detach-endpoint' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(route('admin.contacts.persons.tags.detach', $person->id)),'added-tags' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($person->tags)]); ?> renderComponent(); ?> $person]); ?>
$person]); ?>

name); ?>

job_title); ?>

$person]); ?>
$person]); ?> 'admin::components.activities.actions.mail','data' => ['entity' => $person,'entityControlName' => 'person_id']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin::activities.actions.mail'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['entity' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($person),'entity-control-name' => 'person_id']); ?> renderComponent(); ?> 'admin::components.activities.actions.file','data' => ['entity' => $person,'entityControlName' => 'person_id']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin::activities.actions.file'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['entity' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($person),'entity-control-name' => 'person_id']); ?> renderComponent(); ?> 'admin::components.activities.actions.note','data' => ['entity' => $person,'entityControlName' => 'person_id']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin::activities.actions.note'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['entity' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($person),'entity-control-name' => 'person_id']); ?> renderComponent(); ?> 'admin::components.activities.actions.activity','data' => ['entity' => $person,'entityControlName' => 'person_id']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin::activities.actions.activity'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['entity' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($person),'entity-control-name' => 'person_id']); ?> renderComponent(); ?> $person]); ?>
make('admin::contacts.persons.view.attributes', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> make('admin::contacts.persons.view.organization', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
$person]); ?>
$person]); ?> 'admin::components.activities.index','data' => ['endpoint' => route('admin.contacts.persons.activities.index', $person->id)]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin::activities'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['endpoint' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(route('admin.contacts.persons.activities.index', $person->id))]); ?> renderComponent(); ?> $person]); ?>
renderComponent(); ?>