LocationCast::class ]; public function finishedcontracts() { return $this->belongsTo(FinishedContracts::class); } }