Current File : /home/inlingua/public_html/crm.vprotectindia.com/resources/views/user/layouts/head.blade.php |
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Start your development with a Dashboard for Bootstrap 4.">
<meta name="author" content="Creative Tim">
<title>V Protect</title>
<!-- Favicon -->
<link href="{{ asset('public/user/img/brand/favicon.png') }}" rel="icon" type="image/png">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet">
<!-- Icons -->
<link href="{{ asset('public/user/vendor/nucleo/css/nucleo.css') }}" rel="stylesheet">
<link href="{{ asset('public/user/vendor/@fortawesome/fontawesome-free/css/all.min.css') }}" rel="stylesheet">
<!-- Argon CSS -->
<link type="text/css" href="{{asset('public/user/css/argon.css?v=1.0.0')}}" rel="stylesheet">
@section('head')
@show