belongsTo(\App\Models\GHG::class,'ghg_id'); } function ar() { return $this->belongsTo(\App\Models\AR::class,'ar_id'); } }