# To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution
# @next bloom ->loadStateFromRelationshipsUsing(function (BaseFileUpload $component, $record) { $component->state(['image' => $record->icon ? $record->icon->link : null]); })