Hi @mohammed_albaqa
Please try run below commands
rm -rf var/cache var/di pub/static/frontend
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
Let me know if you still face any issue after this.
Problem solved? Click Kudos & Accept as Solution!