01:03
content. If we just look at the class here or the component, the actual Livewire component, you can see it's pretty straightforward. There's nothing in here that's telling us whether to show this modal or not. That's all tucked away in this base modal component which we're going to be extending and of course we actually need to trigger this modal. How would we do that? Well we could