areya-energy/content/includes/scripts.blade.php

4 lines
516 B
PHP

<script src="{{storage('assets/libs/jquery-3.6.1.min.js')}}"></script>
<script src="{{storage('assets/libs/lottie-player-1.5.7.js')}}"></script>
<script src="{{storage('assets/libs/popper-2.11.5.min.js')}}" integrity="sha384-Xe+8cL9oJa6tN/veChSP7q+mnSPaj5Bcu9mPX5F5xIGE0DVittaqT5lorf0EI7Vk" crossorigin="anonymous"></script>
<script src="{{storage('assets/libs/bootstrap-5.2.0/bootstrap.min.js')}}" integrity="sha384-ODmDIVzN+pFdexxHEHFBQH3/9/vQ9uori45z4JjnFsRydbmQbmL5t1tQ0culUzyK" crossorigin="anonymous"></script>