akaunting/resources/views/components/script.blade.php

4 lines
81 B
PHP
Raw Normal View History

2022-06-01 10:15:55 +03:00
@push('scripts_start')
<script src="{{ asset($source) }}"></script>
@endpush