@soha_elkahlout
For a simple product the QTY feild is usually in the addtocart.phtml which is pulled into the view.phtml with the call <?php echo $this->getChildHtml('addtocart') ?> I'd reccomend you check if you have the $this->getChildHtml('addtocart') call in your themes view.phtml and also check your themes addotcart.phtml file against what is in base/default.
Keep Calm and clear cache
Manish Mittal
https://www.manishmittal.com/