ah yeah of course! perfect, thanks!
i am wondering why it just doesnt pick it up form $resource since this is pointing to it 🧐 keeping the code abit cleaner
huh? what you suggested did work by returning YourResource::form($form); in the public function form(Form $form) i was just curious if i could use the defined resouce already in my page rather then pulling it again :)
update: i've inspected the element in chrome and can see the HTML code there, with a resource link which when i click on takes me to the image and loads fine.