Amid
Amid
Error Call to undefined method Illuminate\View\Compilers\BladeCompiler::render() render does not exists in BladeCompiler class Laravel 8
use version **4.2.0** https://github.com/shetabit/payment/compare/v4.2.1...master
still no support?
quick fix in controller ``` // after $field = $fields->findFieldByAttribute($attribute); if (!$field) { if ($fields->count() == 1 && isset($fields['Tabs'])) { $tab = $fields->first(); if (isset($tab['fields'])) { $fields = $tab['fields']; $field...
@Yann-BUTSCHER-EIRL [amidesfahani/nova-child-select](https://github.com/amidesfahani/nova-child-select)