24 lines
1.3 KiB
PHP
24 lines
1.3 KiB
PHP
<!--begin::Fonts-->
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" />
|
|
|
|
<!--end::Fonts-->
|
|
|
|
<!--begin::Page Vendors Styles(used by this page)-->
|
|
<link href="{{ asset('assets/plugins/custom/fullcalendar/fullcalendar.bundle.css') }}" rel="stylesheet" type="text/css" />
|
|
<link href="{{ asset('assets/plugins/custom/datatables/datatables.bundle.css?v=7.0.5') }}" rel="stylesheet" type="text/css" />
|
|
<link href="{{ asset('assets/css/pages/wizard/wizard-1.css?v=7.0.5') }}" rel="stylesheet" type="text/css" />
|
|
<link href="{{ asset('assets/plugins/custom/kanban/kanban.bundle.css?v=7.0.5') }}" rel="stylesheet" type="text/css" />
|
|
<!--end::Page Vendors Styles-->
|
|
|
|
<!--begin::Global Theme Styles(used by all pages)-->
|
|
<link href="{{ asset('assets/plugins/global/plugins.bundle.css') }}" rel="stylesheet" type="text/css" />
|
|
<link href="{{ asset('assets/plugins/custom/prismjs/prismjs.bundle.css') }}" rel="stylesheet" type="text/css" />
|
|
<link href="{{ asset('assets/css/style.bundle.css') }}" rel="stylesheet" type="text/css" />
|
|
<link href="{{ asset('assets/css/myStyle.css') }}" rel="stylesheet" type="text/css" />
|
|
|
|
<!--end::Global Theme Styles-->
|
|
|
|
<!--begin::Layout Themes(used by all pages)-->
|
|
|
|
<!--end::Layout Themes-->
|
|
<link rel="shortcut icon" href="{{ asset('assets/media/others/1.png') }}" /> |