jshead.blade.php
487 Bytes
<?php
readfile("assets/components/library/jquery/jquery.min.js");echo "\n\n";
readfile("assets/components/library/jquery/jquery-migrate.min.js");echo "\n\n";
readfile("assets/components/plugins/link-preview/linkPreview.js");echo "\n\n";
readfile("assets/components/library/jquery-ui/js/jquery-ui-1.8.2.custom.min.js");echo "\n\n";
readfile("assets/components/plugins/jquery-ui-touch-punch/jquery.ui.touch-punch.min.js");echo "\n\n";
readfile("assets/js/sweetalert.min.js");echo "\n\n";