options( $formData->{$attribute} ? Branch::where('region', $formData->{$attribute})->pluck('name', 'id') : [] ); }; } }