26 lines
1.1 KiB
PHP
26 lines
1.1 KiB
PHP
<!doctype html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<title>Availability</title>
|
|
<!-- initiate head with meta tags, css and script -->
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
<meta name="description" content="">
|
|
<meta name="keywords" content="">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="viewport" content="width=1280">
|
|
|
|
<link rel="stylesheet" href="https://demoportal.avmcloud.net:1443/all.css?0529">
|
|
<link rel="stylesheet" href="https://demoportal.avmcloud.net:1443/dist/css/theme.css?0529">
|
|
<link rel="stylesheet" href="https://demoportal.avmcloud.net:1443/dist/css/custom.css?1025">
|
|
<link rel="stylesheet" href="{{ asset('css/style.css') }}">
|
|
<link href="{{asset('fontawesome')}}/css/all.css" rel="stylesheet">
|
|
<link href="{{asset('select2')}}/css/select2.min.css" rel="stylesheet">
|
|
<link href="{{asset('bootstrap')}}/css/bootstrap.min.css" rel="stylesheet">
|
|
|
|
</head>
|
|
|
|
<body id="app" style="background-color:#fbf7fb">
|
|
<div class="wrapper">
|
|
<div class="container-fluid"> |