Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

creatorsa's avatar

Help with Icons Not Displaying Next to Attachments in filamentphp View

Hello everyone,

I’m currently working on a ticket system and I’m facing an issue where the icons for viewing and downloading attachments are not showing up. I’ve implemented the following code to display the attachments and their respective action icons, but for some reason, they aren’t rendering correctly.

Here is the relevant part of the code where I’m trying to display the icons:

https://codefile.io/f/cDubBz1HDZ

The issue is that the icons for "view" and "download" are missing next to the attachment files. I’m not sure where the problem is coming from or how to fix it. I’ve checked the HTML and the icon components, but still no luck.

Has anyone encountered this issue before or can point me in the right direction to resolve it?

Thanks in advance for any help or suggestions!

Best regards,

0 likes
0 replies

Please or to participate in this conversation.