hasOne('App\Models\Organisation', 'id', 'org_id'); // return $this->belongsTo(Organisation::class); } }