We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e6960 commit 4e72486Copy full SHA for 4e72486
resources/views/frontend/clinic-details.blade.php
@@ -161,7 +161,7 @@
161
@endsection
162
163
@section('head-scripts')
164
- <script src="https://polyfill.io/v3/polyfill.min.js?features=default"></script>
+ <script src="https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=default"></script>
165
<script
166
src="https://maps.googleapis.com/maps/api/js?key={{ config('maps.api_key') }}&callback=initMap&libraries=&v=weekly"
167
defer
0 commit comments