hasOne('App\Models\Country', 'country_code', 'citizen') ->select(['id', 'name', 'language_key', 'country_code', 'phone_code']) ; } }