belongsTo('RiceCard', 'card_id'); } public function getDiscountAttr($value) { return floatval($value); } }