I have tried everything for resolving this issue but nothing worked.
php artisan cache:clear
php artisan view:clear
php artisan route:clear
php artisan config:clear
Also Updated my Dependencies
composer dump-auto -a
composer update
But Nothing of these things have helped me
Please respond some asap.
The Issue was that there was a Closing Anchor Tag, that was making the issue because while generating the Excel there must be no extra things or missing only Pure HTML table works for excel file generation nothing else