belongsTo(User::class, 'user_id')->select('id', 'first_name', 'phone', 'email', 'avatar'); } }