I added <script type="text/javascript" src="js/app.js"></script> in Blade file. But I am not getting output when I am browsing. I used php artisan view:clear and php artisan optimize:clear command. But the output is as like before.
I added <div id="app"><prayer_time></prayer_time></div>. This is working fine.
How can I solve the issue ?
@sectionpart in the blade file?