where([ 'company_uid' => $companyUid, 'is_enabled' => 1, ])->orderBy('id', 'desc') ->first(); } }