© 2026 Hedgehog Software, LLC
ImageEntry::make('driver.photo') ->label('Driver image'),
public function driver(): HasOne { return $this->hasOne(Driver::class); }