belongsTo(InvoiceMaster::class); //return $this->belongsTo(InvoiceMaster::class, 'invoice_master_id'); } }