|
@@ -42,6 +42,7 @@
|
|
|
<link href="{{ asset('/css/yemi.css') }}?v={{config('app.asset_version')}}" rel="stylesheet">
|
|
|
<link rel="stylesheet" href="{{ asset('/css/toastr.min.css') }}">
|
|
|
<link href="{{asset('/css/z.css')}}?v={{config('app.asset_version')}}" rel=stylesheet>
|
|
|
+ <link rel="stylesheet" href="moe-video/moe-video.css">
|
|
|
<!-- Styles -->
|
|
|
|
|
|
<script src="{{ asset('js/app.js') }}?v={{config('app.asset_version')}}" type="application/javascript"></script>
|