devsumitparkash
Results
1
comments of
devsumitparkash
> Hi [@devsumitparkash](https://github.com/devsumitparkash) > > This works: > > Actions\Action::make('update-order-status') > ->mountUsing(function (Action $action) { > $this->record->load([ > 'items' => fn ($query) => $query->chaperone(), > 'totals' => fn ($query) =>...