PHP Classes

File: src/resources/views/elements/assets/core/js.blade.php

Recommend this page to a friend!
  Classes of Roman Kozin   Laravel Material Dashboard Pro   src/resources/views/elements/assets/core/js.blade.php   Download  
File: src/resources/views/elements/assets/core/js.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Laravel Material Dashboard Pro
Integrate the Material Dashboard Pro in Laravel
Author: By
Last change:
Date: 3 days ago
Size: 416 bytes
 

Contents

Class file image Download
<script src="/assets/mdp/js/core/jquery.min.js"></script>
<script src="/assets/mdp/js/core/popper.min.js"></script>
<script src="/assets/mdp/js/core/bootstrap-material-design.min.js"></script>
<script src="/assets/mdp/js/plugins/perfect-scrollbar.min.js"></script>
<script src="/assets/mdp/js/dom.js"></script>
<script src="/assets/mdp/js/material-dashboard.js"></script>

@stack('mdp::layout_js')
@yield('mdp::js')