280 lines
26 KiB
PHP
280 lines
26 KiB
PHP
@extends('server-side.layouts.server-app')
|
|
@section('pageTitle', 'Dashboard | KlinikSapi.Go')
|
|
@section('mainContent')
|
|
<div class="content d-flex flex-column flex-column-fluid" id="kt_content">
|
|
<div class="toolbar" id="kt_toolbar">
|
|
<div id="kt_toolbar_container" class="container-fluid d-flex flex-stack">
|
|
<div data-kt-swapper="true" data-kt-swapper-mode="prepend"
|
|
data-kt-swapper-parent="{default: '#kt_content_container', 'lg': '#kt_toolbar_container'}"
|
|
class="page-title d-flex align-items-center flex-wrap me-3 mb-5 mb-lg-0">
|
|
<h1 class="d-flex align-items-center text-dark fw-bolder fs-3 my-1">Dashboard
|
|
<span class="h-20px border-gray-200 border-start ms-3 mx-2"></span>
|
|
<small class="text-muted fs-7 fw-bold my-1 ms-1">Monitoring Data</small></h1>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="post d-flex flex-column-fluid" id="kt_post">
|
|
<div id="kt_content_container" class="container-xxl">
|
|
<div class="row gy-5 g-xl-8">
|
|
<div class="col-xl-12">
|
|
<div class="card card-xl-stretch mb-5 pb-10">
|
|
<div class="card-header border-0 bg-primary py-5">
|
|
<h3 class="card-title fw-bolder text-white">Monitoring Data</h3>
|
|
</div>
|
|
<div class="card-body p-0">
|
|
<div class="mixed-widget-2-chart card-rounded-bottom bg-primary" style="height: 40px"></div>
|
|
<div class="card-p mt-n20 position-relative">
|
|
<div class="row g-0">
|
|
<div class="col bg-light-danger px-6 py-8 rounded-2 me-7 mb-7">
|
|
<div class="d-flex justify-content-between align-items-center">
|
|
<span class="svg-icon svg-icon-3x svg-icon-danger d-block my-2">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
|
<path opacity="0.3" d="M21.25 18.525L13.05 21.825C12.35 22.125 11.65 22.125 10.95 21.825L2.75 18.525C1.75 18.125 1.75 16.725 2.75 16.325L4.04999 15.825L10.25 18.325C10.85 18.525 11.45 18.625 12.05 18.625C12.65 18.625 13.25 18.525 13.85 18.325L20.05 15.825L21.35 16.325C22.35 16.725 22.35 18.125 21.25 18.525ZM13.05 16.425L21.25 13.125C22.25 12.725 22.25 11.325 21.25 10.925L13.05 7.62502C12.35 7.32502 11.65 7.32502 10.95 7.62502L2.75 10.925C1.75 11.325 1.75 12.725 2.75 13.125L10.95 16.425C11.65 16.725 12.45 16.725 13.05 16.425Z" fill="black" />
|
|
<path d="M11.05 11.025L2.84998 7.725C1.84998 7.325 1.84998 5.925 2.84998 5.525L11.05 2.225C11.75 1.925 12.45 1.925 13.15 2.225L21.35 5.525C22.35 5.925 22.35 7.325 21.35 7.725L13.05 11.025C12.45 11.325 11.65 11.325 11.05 11.025Z" fill="black" />
|
|
</svg>
|
|
</span>
|
|
<h1 style="font-size: 2rem; color:" class="text-danger">{{ $totalPenyakit }}</h1>
|
|
</div>
|
|
<a href="#" class="text-danger fw-bold fs-6">Total Penyakit</a>
|
|
</div>
|
|
<div class="col bg-light-warning px-6 py-8 rounded-2 me-7 mb-7">
|
|
<div class="d-flex justify-content-between align-items-center">
|
|
<span class="svg-icon svg-icon-3x svg-icon-warning d-block my-2">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
|
<path d="M11.2929 2.70711C11.6834 2.31658 12.3166 2.31658 12.7071 2.70711L15.2929 5.29289C15.6834 5.68342 15.6834 6.31658 15.2929 6.70711L12.7071 9.29289C12.3166 9.68342 11.6834 9.68342 11.2929 9.29289L8.70711 6.70711C8.31658 6.31658 8.31658 5.68342 8.70711 5.29289L11.2929 2.70711Z" fill="black" />
|
|
<path d="M11.2929 14.7071C11.6834 14.3166 12.3166 14.3166 12.7071 14.7071L15.2929 17.2929C15.6834 17.6834 15.6834 18.3166 15.2929 18.7071L12.7071 21.2929C12.3166 21.6834 11.6834 21.6834 11.2929 21.2929L8.70711 18.7071C8.31658 18.3166 8.31658 17.6834 8.70711 17.2929L11.2929 14.7071Z" fill="black" />
|
|
<path opacity="0.3" d="M5.29289 8.70711C5.68342 8.31658 6.31658 8.31658 6.70711 8.70711L9.29289 11.2929C9.68342 11.6834 9.68342 12.3166 9.29289 12.7071L6.70711 15.2929C6.31658 15.6834 5.68342 15.6834 5.29289 15.2929L2.70711 12.7071C2.31658 12.3166 2.31658 11.6834 2.70711 11.2929L5.29289 8.70711Z" fill="black" />
|
|
<path opacity="0.3" d="M17.2929 8.70711C17.6834 8.31658 18.3166 8.31658 18.7071 8.70711L21.2929 11.2929C21.6834 11.6834 21.6834 12.3166 21.2929 12.7071L18.7071 15.2929C18.3166 15.6834 17.6834 15.6834 17.2929 15.2929L14.7071 12.7071C14.3166 12.3166 14.3166 11.6834 14.7071 11.2929L17.2929 8.70711Z" fill="black" />
|
|
</svg>
|
|
</span>
|
|
<h1 style="font-size: 2rem; color:" class="text-warning">{{ $totalGejala }}</h1>
|
|
</div>
|
|
<a href="#" class="text-warning fw-bold fs-6">Total Gejala</a>
|
|
</div>
|
|
<div class="col bg-light-info px-6 py-8 rounded-2 mb-7">
|
|
<div class="d-flex justify-content-between align-items-center">
|
|
<span class="svg-icon svg-icon-3x svg-icon-info d-block my-2">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
|
<path opacity="0.3" d="M20 21H3C2.4 21 2 20.6 2 20V10C2 9.4 2.4 9 3 9H20C20.6 9 21 9.4 21 10V20C21 20.6 20.6 21 20 21Z" fill="black" />
|
|
<path d="M20 7H3C2.4 7 2 6.6 2 6V3C2 2.4 2.4 2 3 2H20C20.6 2 21 2.4 21 3V6C21 6.6 20.6 7 20 7Z" fill="black" />
|
|
</svg>
|
|
</span>
|
|
<h1 style="font-size: 2rem; color:"class="text-info">{{ $totalRules }}</h1>
|
|
</div>
|
|
<a href="#" class="text-info fw-bold fs-6">Total Basis Pengetahuan</a>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="row g-0">
|
|
<div class="col bg-light-success px-6 py-8 rounded-2 me-7">
|
|
<div class="d-flex justify-content-between align-items-center">
|
|
<span class="svg-icon svg-icon-3x svg-icon-success d-block my-2">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
|
<path d="M6.28548 15.0861C7.34369 13.1814 9.35142 12 11.5304 12H12.4696C14.6486 12 16.6563 13.1814 17.7145 15.0861L19.3493 18.0287C20.0899 19.3618 19.1259 21 17.601 21H6.39903C4.87406 21 3.91012 19.3618 4.65071 18.0287L6.28548 15.0861Z" fill="black" />
|
|
<rect opacity="0.3" x="8" y="3" width="8" height="8" rx="4" fill="black" />
|
|
</svg>
|
|
</span>
|
|
<h1 style="font-size: 2rem;" class="text-success">{{ $totalPengguna }}</h1>
|
|
</div>
|
|
<a href="#" class="text-success fw-bold fs-6">Total Pengguna</a>
|
|
</div>
|
|
<div class="col bg-light-primary px-6 py-8 rounded-2 me-7">
|
|
<div class="d-flex justify-content-between align-items-center">
|
|
<span class="svg-icon svg-icon-3x svg-icon-primary d-block my-2">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
|
<path opacity="0.3" d="M21 22H14C13.4 22 13 21.6 13 21V3C13 2.4 13.4 2 14 2H21C21.6 2 22 2.4 22 3V21C22 21.6 21.6 22 21 22Z" fill="black" />
|
|
<path d="M10 22H3C2.4 22 2 21.6 2 21V3C2 2.4 2.4 2 3 2H10C10.6 2 11 2.4 11 3V21C11 21.6 10.6 22 10 22Z" fill="black" />
|
|
</svg>
|
|
</span>
|
|
<h1 style="font-size: 2rem; color:" class="text-primary">{{ $totalDiagnosa }}</h1>
|
|
</div>
|
|
<a href="#" class="text-primary fw-bold fs-6">Total Diagnosa</a>
|
|
</div>
|
|
<div class="col bg-light-dark px-6 py-8 rounded-2">
|
|
<div class="d-flex justify-content-between align-items-center">
|
|
<span class="svg-icon svg-icon-3x svg-icon-dark d-block my-2">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
|
<path opacity="0.3" d="M20.5543 4.37824L12.1798 2.02473C12.0626 1.99176 11.9376 1.99176 11.8203 2.02473L3.44572 4.37824C3.18118 4.45258 3 4.6807 3 4.93945V13.569C3 14.6914 3.48509 15.8404 4.4417 16.984C5.17231 17.8575 6.18314 18.7345 7.446 19.5909C9.56752 21.0295 11.6566 21.912 11.7445 21.9488C11.8258 21.9829 11.9129 22 12.0001 22C12.0872 22 12.1744 21.983 12.2557 21.9488C12.3435 21.912 14.4326 21.0295 16.5541 19.5909C17.8169 18.7345 18.8277 17.8575 19.5584 16.984C20.515 15.8404 21 14.6914 21 13.569V4.93945C21 4.6807 20.8189 4.45258 20.5543 4.37824Z" fill="black" />
|
|
<path d="M14.854 11.321C14.7568 11.2282 14.6388 11.1818 14.4998 11.1818H14.3333V10.2272C14.3333 9.61741 14.1041 9.09378 13.6458 8.65628C13.1875 8.21876 12.639 8 12 8C11.361 8 10.8124 8.21876 10.3541 8.65626C9.89574 9.09378 9.66663 9.61739 9.66663 10.2272V11.1818H9.49999C9.36115 11.1818 9.24306 11.2282 9.14583 11.321C9.0486 11.4138 9 11.5265 9 11.6591V14.5227C9 14.6553 9.04862 14.768 9.14583 14.8609C9.24306 14.9536 9.36115 15 9.49999 15H14.5C14.6389 15 14.7569 14.9536 14.8542 14.8609C14.9513 14.768 15 14.6553 15 14.5227V11.6591C15.0001 11.5265 14.9513 11.4138 14.854 11.321ZM13.3333 11.1818H10.6666V10.2272C10.6666 9.87594 10.7969 9.57597 11.0573 9.32743C11.3177 9.07886 11.6319 8.9546 12 8.9546C12.3681 8.9546 12.6823 9.07884 12.9427 9.32743C13.2031 9.57595 13.3333 9.87594 13.3333 10.2272V11.1818Z" fill="black" />
|
|
</svg>
|
|
</span>
|
|
<h1 style="font-size: 2rem;" class="text-dark">{{ $totalArtikel }}</h1>
|
|
</div>
|
|
<a href="#" class="text-dark fw-bold fs-6">Total Artikel</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!--end::Modal - New Product-->
|
|
<!--begin::Modal - New Product-->
|
|
<div class="modal fade" id="kt_modal_view_event" tabindex="-1" aria-hidden="true">
|
|
<!--begin::Modal dialog-->
|
|
<div class="modal-dialog modal-dialog-centered mw-650px">
|
|
<!--begin::Modal content-->
|
|
<div class="modal-content">
|
|
<!--begin::Modal header-->
|
|
<div class="modal-header border-0 justify-content-end">
|
|
<!--begin::Edit-->
|
|
<div class="btn btn-icon btn-sm btn-color-gray-400 btn-active-icon-primary me-2"
|
|
data-bs-toggle="tooltip" data-bs-dismiss="click" title="Edit Event"
|
|
id="kt_modal_view_event_edit">
|
|
<!--begin::Svg Icon | path: icons/duotune/art/art005.svg-->
|
|
<span class="svg-icon svg-icon-2">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
|
|
fill="none">
|
|
<path opacity="0.3"
|
|
d="M21.4 8.35303L19.241 10.511L13.485 4.755L15.643 2.59595C16.0248 2.21423 16.5426 1.99988 17.0825 1.99988C17.6224 1.99988 18.1402 2.21423 18.522 2.59595L21.4 5.474C21.7817 5.85581 21.9962 6.37355 21.9962 6.91345C21.9962 7.45335 21.7817 7.97122 21.4 8.35303ZM3.68699 21.932L9.88699 19.865L4.13099 14.109L2.06399 20.309C1.98815 20.5354 1.97703 20.7787 2.03189 21.0111C2.08674 21.2436 2.2054 21.4561 2.37449 21.6248C2.54359 21.7934 2.75641 21.9115 2.989 21.9658C3.22158 22.0201 3.4647 22.0084 3.69099 21.932H3.68699Z"
|
|
fill="black"/>
|
|
<path
|
|
d="M5.574 21.3L3.692 21.928C3.46591 22.0032 3.22334 22.0141 2.99144 21.9594C2.75954 21.9046 2.54744 21.7864 2.3789 21.6179C2.21036 21.4495 2.09202 21.2375 2.03711 21.0056C1.9822 20.7737 1.99289 20.5312 2.06799 20.3051L2.696 18.422L5.574 21.3ZM4.13499 14.105L9.891 19.861L19.245 10.507L13.489 4.75098L4.13499 14.105Z"
|
|
fill="black"/>
|
|
</svg>
|
|
</span>
|
|
</div>
|
|
<!--end::Edit-->
|
|
<!--begin::Edit-->
|
|
<div class="btn btn-icon btn-sm btn-color-gray-400 btn-active-icon-danger me-2"
|
|
data-bs-toggle="tooltip" data-bs-dismiss="click" title="Delete Event"
|
|
id="kt_modal_view_event_delete">
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen027.svg-->
|
|
<span class="svg-icon svg-icon-2">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
|
|
fill="none">
|
|
<path
|
|
d="M5 9C5 8.44772 5.44772 8 6 8H18C18.5523 8 19 8.44772 19 9V18C19 19.6569 17.6569 21 16 21H8C6.34315 21 5 19.6569 5 18V9Z"
|
|
fill="black"/>
|
|
<path opacity="0.5"
|
|
d="M5 5C5 4.44772 5.44772 4 6 4H18C18.5523 4 19 4.44772 19 5V5C19 5.55228 18.5523 6 18 6H6C5.44772 6 5 5.55228 5 5V5Z"
|
|
fill="black"/>
|
|
<path opacity="0.5"
|
|
d="M9 4C9 3.44772 9.44772 3 10 3H14C14.5523 3 15 3.44772 15 4V4H9V4Z"
|
|
fill="black"/>
|
|
</svg>
|
|
</span>
|
|
</div>
|
|
<!--end::Edit-->
|
|
<!--begin::Close-->
|
|
<div class="btn btn-icon btn-sm btn-color-gray-500 btn-active-icon-primary"
|
|
data-bs-toggle="tooltip" title="Hide Event" data-bs-dismiss="modal">
|
|
<!--begin::Svg Icon | path: icons/duotune/arrows/arr061.svg-->
|
|
<span class="svg-icon svg-icon-1">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
|
|
fill="none">
|
|
<rect opacity="0.5" x="6" y="17.3137" width="16" height="2" rx="1"
|
|
transform="rotate(-45 6 17.3137)" fill="black"/>
|
|
<rect x="7.41422" y="6" width="16" height="2" rx="1"
|
|
transform="rotate(45 7.41422 6)" fill="black"/>
|
|
</svg>
|
|
</span>
|
|
</div>
|
|
<!--end::Close-->
|
|
</div>
|
|
<!--end::Modal header-->
|
|
<!--begin::Modal body-->
|
|
<div class="modal-body pt-0 pb-20 px-lg-17">
|
|
<div class="d-flex">
|
|
<!--begin::Icon-->
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen014.svg-->
|
|
<span class="svg-icon svg-icon-1 svg-icon-muted me-5">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
|
|
fill="none">
|
|
<path opacity="0.3"
|
|
d="M21 22H3C2.4 22 2 21.6 2 21V5C2 4.4 2.4 4 3 4H21C21.6 4 22 4.4 22 5V21C22 21.6 21.6 22 21 22Z"
|
|
fill="black"/>
|
|
<path
|
|
d="M6 6C5.4 6 5 5.6 5 5V3C5 2.4 5.4 2 6 2C6.6 2 7 2.4 7 3V5C7 5.6 6.6 6 6 6ZM11 5V3C11 2.4 10.6 2 10 2C9.4 2 9 2.4 9 3V5C9 5.6 9.4 6 10 6C10.6 6 11 5.6 11 5ZM15 5V3C15 2.4 14.6 2 14 2C13.4 2 13 2.4 13 3V5C13 5.6 13.4 6 14 6C14.6 6 15 5.6 15 5ZM19 5V3C19 2.4 18.6 2 18 2C17.4 2 17 2.4 17 3V5C17 5.6 17.4 6 18 6C18.6 6 19 5.6 19 5Z"
|
|
fill="black"/>
|
|
<path
|
|
d="M8.8 13.1C9.2 13.1 9.5 13 9.7 12.8C9.9 12.6 10.1 12.3 10.1 11.9C10.1 11.6 10 11.3 9.8 11.1C9.6 10.9 9.3 10.8 9 10.8C8.8 10.8 8.59999 10.8 8.39999 10.9C8.19999 11 8.1 11.1 8 11.2C7.9 11.3 7.8 11.4 7.7 11.6C7.6 11.8 7.5 11.9 7.5 12.1C7.5 12.2 7.4 12.2 7.3 12.3C7.2 12.4 7.09999 12.4 6.89999 12.4C6.69999 12.4 6.6 12.3 6.5 12.2C6.4 12.1 6.3 11.9 6.3 11.7C6.3 11.5 6.4 11.3 6.5 11.1C6.6 10.9 6.8 10.7 7 10.5C7.2 10.3 7.49999 10.1 7.89999 10C8.29999 9.90003 8.60001 9.80003 9.10001 9.80003C9.50001 9.80003 9.80001 9.90003 10.1 10C10.4 10.1 10.7 10.3 10.9 10.4C11.1 10.5 11.3 10.8 11.4 11.1C11.5 11.4 11.6 11.6 11.6 11.9C11.6 12.3 11.5 12.6 11.3 12.9C11.1 13.2 10.9 13.5 10.6 13.7C10.9 13.9 11.2 14.1 11.4 14.3C11.6 14.5 11.8 14.7 11.9 15C12 15.3 12.1 15.5 12.1 15.8C12.1 16.2 12 16.5 11.9 16.8C11.8 17.1 11.5 17.4 11.3 17.7C11.1 18 10.7 18.2 10.3 18.3C9.9 18.4 9.5 18.5 9 18.5C8.5 18.5 8.1 18.4 7.7 18.2C7.3 18 7 17.8 6.8 17.6C6.6 17.4 6.4 17.1 6.3 16.8C6.2 16.5 6.10001 16.3 6.10001 16.1C6.10001 15.9 6.2 15.7 6.3 15.6C6.4 15.5 6.6 15.4 6.8 15.4C6.9 15.4 7.00001 15.4 7.10001 15.5C7.20001 15.6 7.3 15.6 7.3 15.7C7.5 16.2 7.7 16.6 8 16.9C8.3 17.2 8.6 17.3 9 17.3C9.2 17.3 9.5 17.2 9.7 17.1C9.9 17 10.1 16.8 10.3 16.6C10.5 16.4 10.5 16.1 10.5 15.8C10.5 15.3 10.4 15 10.1 14.7C9.80001 14.4 9.50001 14.3 9.10001 14.3C9.00001 14.3 8.9 14.3 8.7 14.3C8.5 14.3 8.39999 14.3 8.39999 14.3C8.19999 14.3 7.99999 14.2 7.89999 14.1C7.79999 14 7.7 13.8 7.7 13.7C7.7 13.5 7.79999 13.4 7.89999 13.2C7.99999 13 8.2 13 8.5 13H8.8V13.1ZM15.3 17.5V12.2C14.3 13 13.6 13.3 13.3 13.3C13.1 13.3 13 13.2 12.9 13.1C12.8 13 12.7 12.8 12.7 12.6C12.7 12.4 12.8 12.3 12.9 12.2C13 12.1 13.2 12 13.6 11.8C14.1 11.6 14.5 11.3 14.7 11.1C14.9 10.9 15.2 10.6 15.5 10.3C15.8 10 15.9 9.80003 15.9 9.70003C15.9 9.60003 16.1 9.60004 16.3 9.60004C16.5 9.60004 16.7 9.70003 16.8 9.80003C16.9 9.90003 17 10.2 17 10.5V17.2C17 18 16.7 18.4 16.2 18.4C16 18.4 15.8 18.3 15.6 18.2C15.4 18.1 15.3 17.8 15.3 17.5Z"
|
|
fill="black"/>
|
|
</svg>
|
|
</span>
|
|
<!--end::Icon-->
|
|
<div class="mb-9">
|
|
<!--begin::Event name-->
|
|
<div class="d-flex align-items-center mb-2">
|
|
<span class="fs-3 fw-bolder me-3" data-kt-calendar="event_name"></span>
|
|
<span class="badge badge-light-success" data-kt-calendar="all_day"></span>
|
|
</div>
|
|
<!--end::Event name-->
|
|
<!--begin::Event description-->
|
|
<div class="fs-6" data-kt-calendar="event_description"></div>
|
|
<!--end::Event description-->
|
|
</div>
|
|
</div>
|
|
<!--end::Row-->
|
|
<div class="d-flex align-items-center mb-2">
|
|
<!--begin::Icon-->
|
|
<!--begin::Svg Icon | path: icons/duotune/abstract/abs050.svg-->
|
|
<span class="svg-icon svg-icon-1 svg-icon-success me-5">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px"
|
|
viewBox="0 0 24 24" version="1.1">
|
|
<circle fill="#000000" cx="12" cy="12" r="8"/>
|
|
</svg>
|
|
</span>
|
|
<!--end::Icon-->
|
|
<!--begin::Event start date/time-->
|
|
<div class="fs-6">
|
|
<span class="fw-bolder">Starts</span>
|
|
<span data-kt-calendar="event_start_date"></span>
|
|
</div>
|
|
<!--end::Event start date/time-->
|
|
</div>
|
|
<!--end::Row-->
|
|
<div class="d-flex align-items-center mb-9">
|
|
<!--begin::Icon-->
|
|
<!--begin::Svg Icon | path: icons/duotune/abstract/abs050.svg-->
|
|
<span class="svg-icon svg-icon-1 svg-icon-danger me-5">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px"
|
|
viewBox="0 0 24 24" version="1.1">
|
|
<circle fill="#000000" cx="12" cy="12" r="8"/>
|
|
</svg>
|
|
</span>
|
|
<!--end::Icon-->
|
|
<!--begin::Event end date/time-->
|
|
<div class="fs-6">
|
|
<span class="fw-bolder">Ends</span>
|
|
<span data-kt-calendar="event_end_date"></span>
|
|
</div>
|
|
<!--end::Event end date/time-->
|
|
</div>
|
|
<!--end::Row-->
|
|
<div class="d-flex align-items-center">
|
|
<!--begin::Icon-->
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen018.svg-->
|
|
<span class="svg-icon svg-icon-1 svg-icon-muted me-5">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
|
|
fill="none">
|
|
<path opacity="0.3"
|
|
d="M18.0624 15.3453L13.1624 20.7453C12.5624 21.4453 11.5624 21.4453 10.9624 20.7453L6.06242 15.3453C4.56242 13.6453 3.76242 11.4453 4.06242 8.94534C4.56242 5.34534 7.46242 2.44534 11.0624 2.04534C15.8624 1.54534 19.9624 5.24534 19.9624 9.94534C20.0624 12.0453 19.2624 13.9453 18.0624 15.3453Z"
|
|
fill="black"/>
|
|
<path
|
|
d="M12.0624 13.0453C13.7193 13.0453 15.0624 11.7022 15.0624 10.0453C15.0624 8.38849 13.7193 7.04535 12.0624 7.04535C10.4056 7.04535 9.06241 8.38849 9.06241 10.0453C9.06241 11.7022 10.4056 13.0453 12.0624 13.0453Z"
|
|
fill="black"/>
|
|
</svg>
|
|
</span>
|
|
<!--end::Icon-->
|
|
<!--begin::Event location-->
|
|
<div class="fs-6" data-kt-calendar="event_location"></div>
|
|
<!--end::Event location-->
|
|
</div>
|
|
<!--end::Row-->
|
|
</div>
|
|
<!--end::Modal body-->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!--end::Modal - New Product-->
|
|
<!--end::Modals-->
|
|
</div>
|
|
<!--end::Container-->
|
|
</div>
|
|
<!--end::Post-->
|
|
</div>
|
|
<!--end::Content-->
|
|
@endsection
|