error on createOptionsForm in multiple forms in livewire page
Missing [$rules/rules()] property/method on: [App\Livewire\Buy\InpBuy].
this error message when press add button in CreateOptionForm in livewire page with multiple forms.
Although the same CreateOptionForm with the same code work well in other resource page.
this error message when press add button in CreateOptionForm in livewire page with multiple forms.
Although the same CreateOptionForm with the same code work well in other resource page.