Level 104
In another Blade template, you just need to render it as you would any component
<livewire:project-expenses />
Summer Sale! All accounts are 50% off this week.
I have a ProjectExpenses.php inline component but I don't know how to call it since it doesn't have a blade file. There's nothing on the Livewire documentation either.
In another Blade template, you just need to render it as you would any component
<livewire:project-expenses />
Please or to participate in this conversation.