Se agrego Layout business-consulting-2

This commit is contained in:
2025-09-15 15:36:25 -06:00
parent 16fd40531c
commit 782b967b81
4 changed files with 79 additions and 2 deletions

View File

@ -1,6 +1,5 @@
<!-- Vendor -->
<script src="{{ asset('vendor/porto/vendor/plugins/js/plugins.min.js') }}"></script>
<script src="{{ asset('vendor/porto/vendor/particles/particles.min.js') }}"></script>
@yield('vendor-script')
<!-- Theme Base, Components and Settings -->
@ -8,7 +7,7 @@
<!-- Demo -->
@vite([
'vendor/koneko/laravel-koneko-layout-porto/resources/assets/js/demos/demo-business-consulting-4.js'
//'vendor/koneko/laravel-koneko-layout-porto/resources/assets/js/demos/demo-business-consulting-4.js'
])
<!-- Theme Initialization Files -->