hasMany(Estimate::class); } public function getPathAttribute($value) { return url($value); } }