'full', '6' => '1/2', '4' => '1/3', '3' => '1/4' ]; public function getTitleAttribute() { return getTranslateAttributeValue($this, 'title'); } public function getImageAttribute() { return getTranslateAttributeValue($this, 'image'); } }