I have a Laravel controller with a \'store\' method. i.e. store(Request $request).
For the view I want to embed a livewire component and then utilize the existing con