repository->update($faq, $data->toArray()); ModelChanged::dispatch(Faq::class, 'updated'); return $result; } }