'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.edit.title'); ?> endSlot(); ?> 'admin::components.form.index','data' => ['action' => route('admin.contacts.persons.update', $person->id),'method' => 'PUT','enctype' => 'multipart/form-data']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin::form'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['action' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(route('admin.contacts.persons.update', $person->id)),'method' => 'PUT','enctype' => 'multipart/form-data']); ?>
'admin::components.breadcrumbs.index','data' => ['name' => 'contacts.persons.edit','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.edit','entity' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($person)]); ?> renderComponent(); ?>
get('admin::app.contacts.persons.edit.title'); ?>
'admin::components.attributes.index','data' => ['customAttributes' => app('Webkul\Attribute\Repositories\AttributeRepository')->findWhere([ ['code', 'NOTIN', ['organization_id']], 'entity_type' => 'persons', ]),'customValidations' => [ 'name' => [ 'min:2', 'max:100', ], 'job_title' => [ 'max:100', ], ],'entity' => $person]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin::attributes'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['custom-attributes' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(app('Webkul\Attribute\Repositories\AttributeRepository')->findWhere([ ['code', 'NOTIN', ['organization_id']], 'entity_type' => 'persons', ])),'custom-validations' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute([ 'name' => [ 'min:2', 'max:100', ], 'job_title' => [ 'max:100', ], ]),'entity' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($person)]); ?> renderComponent(); ?>
renderComponent(); ?> hasRenderedOnce('e36fab4c-d3a4-4e10-8467-c4a5fcdcb19b')): $__env->markAsRenderedOnce('e36fab4c-d3a4-4e10-8467-c4a5fcdcb19b'); $__env->startPush('scripts'); ?> stopPush(); endif; ?> renderComponent(); ?>