first(); if (!$account) { return; } $account->pro_plan_paid = $proPlanPaid; $account->save(); } }