Chart to Blade Issue
I'm trying to insert the chart from filament chart to blade but it displays nothing and css is not working


Solution:Jump to solution
if you are using this outside the panel, you should check this section
https://filamentphp.com/docs/3.x/widgets/installation#existing-laravel-projects...
8 Replies
It should be like this

are you using this outside the panel?
here under resources

admin-dashboard
where are you rendering admin-dashboard?
oh i realize it was outside of the panel
Solution
if you are using this outside the panel, you should check this section
https://filamentphp.com/docs/3.x/widgets/installation#existing-laravel-projects
I got it thank youuuu!