Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current none :
/
var
/
www
/
html
/
tpid-jsd
/
resources
/
views
/
layout
/
main
/
Or
Select Your none :
Upload File :
New :
File
Dir
//var/www/html/tpid-jsd/resources/views/layout/main/head.blade.php
<base href=""> <meta charset="utf-8" /> <title>@yield('title')</title> <meta name="description" content="Metronic admin dashboard live demo. Check out all the features of the admin panel. A large number of settings, additional services and widgets." /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <meta name="csrf-token" content="{{ csrf_token() }}"> <link rel="canonical" href="https://keenthemes.com/metronic" /> <!--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" /> <!--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" /> <!--end::Global Theme Styles--> <!--begin::Layout Themes(used by all pages)--> <link href="{{ asset('assets/css/themes/layout/header/base/light.css') }}" rel="stylesheet" type="text/css" /> <link href="{{ asset('assets/css/themes/layout/header/menu/light.css') }}" rel="stylesheet" type="text/css" /> <link href="{{ asset('assets/css/themes/layout/brand/light.css') }}" rel="stylesheet" type="text/css" /> <link href="{{ asset('assets/css/themes/layout/aside/light.css') }}" rel="stylesheet" type="text/css" /> <!--begin::Page Vendors Styles(used by this page)--> <link href="{{ asset('assets/plugins/custom/datatables/datatables.bundle.css') }}" rel="stylesheet" type="text/css" /> <!--end::Page Vendors Styles--> @yield('style') <!--end::Layout Themes--> <link rel="shortcut icon" href="{{ asset('landingpage/img/logo.png') }}" />