<!-- Fonts and icons -->
<link rel="stylesheet" type="text/css"
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css">
<!-- Core Style -->
<link href="/assets/mdp/css/material-dashboard.css?v=2.2.2" rel="stylesheet"/>
@stack('mdp::layout_css')
@yield('mdp::css')
|