Bulk Action Button on Modal Submit
I'm trying to create an action to add transaction data to delivery data. So i've view delivery page on that file i have function to open add transaction modal like this
And that will render a livewire component like this
Can i set the bulk action submit on the modal submit? I want to set
delivery_id
on transactions table when modal submit is triggered0 Replies