$person]); ?>
'admin::components.avatar.index','data' => ['name' => $person->organization->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($person->organization->name)]); ?>
renderComponent(); ?>
$person]); ?>
$person]); ?>
organization->name); ?>
$person]); ?>
$person]); ?>
organization->address): ?>
organization->address['address'])): ?>
organization->address['address']); ?>
organization->address['postcode'])
&& isset($person->organization->address['city'])
): ?>
organization->address['postcode'] . ' ' . $person->organization->address['city']); ?>
organization->address['state'])): ?>
state_name($person->organization->address['state'])); ?>
organization->address['country'])): ?>
country_name($person->organization->address['country'])); ?>
$person]); ?>