'Call Blade Component on Controller (Livewire Component)

I am Trying to call Blade component on Livewire Component (Controller). But its not working its just return ""

Controller

Rezult

I want to be return that is insite this component



Solution 1:[1]

https://laravel-livewire.com/docs/2.x/making-components#inline-components

Try This

Try this

Not sure but may it helps you I did not test it, If it fails let me know I will delete my answer.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Abdul Haseeb Khan