$a=$stockList->fiyat; $b=1.49; $c=$a/$b; $d=$stockList->kampanyaOrani; $yuzde = ($d*0.01) + 1; $e=$c/ $yuzde;