724 lines
45 KiB
PHP
724 lines
45 KiB
PHP
|
|
@extends('Admin.layouts.master')
|
||
|
|
|
||
|
|
@section('content')
|
||
|
|
<!--begin::Wrapper-->
|
||
|
|
<!--<div class="app-wrapper flex-column flex-row-fluid" id="kt_app_wrapper">-->
|
||
|
|
|
||
|
|
<!--begin::Main-->
|
||
|
|
<!--<div class="app-main flex-column flex-row-fluid" id="kt_app_main">-->
|
||
|
|
<!--begin::Content wrapper-->
|
||
|
|
<div class="d-flex flex-column flex-column-fluid">
|
||
|
|
<!--begin::Toolbar-->
|
||
|
|
<div id="kt_app_toolbar" class="app-toolbar py-3 py-lg-6">
|
||
|
|
<!--begin::Toolbar container-->
|
||
|
|
<div id="kt_app_toolbar_container" class="app-container container-xxl d-flex flex-stack">
|
||
|
|
<!--begin::Page title-->
|
||
|
|
<div class="page-title d-flex flex-column justify-content-center flex-wrap me-3">
|
||
|
|
<!--begin::Title-->
|
||
|
|
<h1
|
||
|
|
class="page-heading d-flex text-dark fw-bold fs-3 flex-column justify-content-center my-0">
|
||
|
|
Manage Subscription</h1>
|
||
|
|
<!--end::Title-->
|
||
|
|
|
||
|
|
</div>
|
||
|
|
<!--end::Page title-->
|
||
|
|
<!--begin::Actions-->
|
||
|
|
<div class="d-flex align-items-center gap-2 gap-lg-3">
|
||
|
|
<!--begin::Filter menu-->
|
||
|
|
<div class="m-0">
|
||
|
|
<!--begin::Menu toggle-->
|
||
|
|
<a href="#"
|
||
|
|
class="btn btn-sm btn-flex bg-body btn-color-gray-700 btn-active-color-primary fw-bold"
|
||
|
|
data-kt-menu-trigger="click" data-kt-menu-placement="bottom-end">
|
||
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen031.svg-->
|
||
|
|
<span class="svg-icon svg-icon-6 svg-icon-muted me-1">
|
||
|
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none"
|
||
|
|
xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<path
|
||
|
|
d="M19.0759 3H4.72777C3.95892 3 3.47768 3.83148 3.86067 4.49814L8.56967 12.6949C9.17923 13.7559 9.5 14.9582 9.5 16.1819V19.5072C9.5 20.2189 10.2223 20.7028 10.8805 20.432L13.8805 19.1977C14.2553 19.0435 14.5 18.6783 14.5 18.273V13.8372C14.5 12.8089 14.8171 11.8056 15.408 10.964L19.8943 4.57465C20.3596 3.912 19.8856 3 19.0759 3Z"
|
||
|
|
fill="currentColor" />
|
||
|
|
</svg>
|
||
|
|
</span>
|
||
|
|
<!--end::Svg Icon-->Filter
|
||
|
|
</a>
|
||
|
|
<!--end::Menu toggle-->
|
||
|
|
<!--begin::Menu 1-->
|
||
|
|
<div class="menu menu-sub menu-sub-dropdown w-250px w-md-300px"
|
||
|
|
data-kt-menu="true" id="kt_menu_62cfa3a253c5c">
|
||
|
|
<!--begin::Header-->
|
||
|
|
<div class="px-7 py-5">
|
||
|
|
<div class="fs-5 text-dark fw-bold">Filter Options</div>
|
||
|
|
</div>
|
||
|
|
<!--end::Header-->
|
||
|
|
<!--begin::Menu separator-->
|
||
|
|
<div class="separator border-gray-200"></div>
|
||
|
|
<!--end::Menu separator-->
|
||
|
|
<!--begin::Form-->
|
||
|
|
<div class="px-7 py-5">
|
||
|
|
<!--begin::Input group-->
|
||
|
|
<div class="mb-10">
|
||
|
|
<!--begin::Label-->
|
||
|
|
<label class="form-label fw-semibold">Status:</label>
|
||
|
|
<!--end::Label-->
|
||
|
|
<!--begin::Input-->
|
||
|
|
<div>
|
||
|
|
<select class="form-select form-select-solid"
|
||
|
|
data-kt-select2="true" data-placeholder="Select option"
|
||
|
|
data-dropdown-parent="#kt_menu_62cfa3a253c5c"
|
||
|
|
data-allow-clear="true">
|
||
|
|
<option></option>
|
||
|
|
<option value="1">Active</option>
|
||
|
|
<option value="2">In-active</option>
|
||
|
|
</select>
|
||
|
|
</div>
|
||
|
|
<!--end::Input-->
|
||
|
|
</div>
|
||
|
|
<!--end::Input group-->
|
||
|
|
|
||
|
|
|
||
|
|
<!--begin::Actions-->
|
||
|
|
<div class="d-flex justify-content-end">
|
||
|
|
<button type="reset"
|
||
|
|
class="btn btn-sm btn-light btn-active-light-primary me-2"
|
||
|
|
data-kt-menu-dismiss="true">Reset</button>
|
||
|
|
<button type="submit" class="btn btn-sm btn-primary"
|
||
|
|
data-kt-menu-dismiss="true">Apply</button>
|
||
|
|
</div>
|
||
|
|
<!--end::Actions-->
|
||
|
|
</div>
|
||
|
|
<!--end::Form-->
|
||
|
|
</div>
|
||
|
|
<!--end::Menu 1-->
|
||
|
|
</div>
|
||
|
|
<!--end::Filter menu-->
|
||
|
|
<!--begin::Secondary button-->
|
||
|
|
<!--end::Secondary button-->
|
||
|
|
<!--begin::Primary button-->
|
||
|
|
<a href="#" class="btn btn-sm fw-bold btn-primary">Export
|
||
|
|
</a>
|
||
|
|
<!--end::Primary button-->
|
||
|
|
<!--begin::Primary button-->
|
||
|
|
<a href="#" data-toggle="modal" data-target="#mngsub_addplan"
|
||
|
|
class="btn btn-sm fw-bold btn-primary btn_add">ADD +
|
||
|
|
</a>
|
||
|
|
<!--end::Primary button-->
|
||
|
|
</div>
|
||
|
|
<!--end::Actions-->
|
||
|
|
</div>
|
||
|
|
<!--end::Toolbar container-->
|
||
|
|
</div>
|
||
|
|
<!--end::Toolbar-->
|
||
|
|
<!--begin::Content-->
|
||
|
|
<div id="kt_app_content" class="app-content flex-column-fluid">
|
||
|
|
<!--begin::Content container-->
|
||
|
|
<div id="kt_app_content_container" class="app-container container-xxl">
|
||
|
|
<form action="#">
|
||
|
|
<!--begin::Card-->
|
||
|
|
<div class="card mb-7">
|
||
|
|
<!--begin::Card body-->
|
||
|
|
<div class="card-body">
|
||
|
|
<!--begin::Compact form-->
|
||
|
|
<div class="d-flex align-items-center">
|
||
|
|
<!--begin::Input group-->
|
||
|
|
<div class="position-relative w-md-400px me-md-2 ">
|
||
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen021.svg-->
|
||
|
|
<span
|
||
|
|
class="svg-icon svg-icon-3 svg-icon-gray-500 position-absolute top-50 translate-middle ms-6">
|
||
|
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none"
|
||
|
|
xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<rect opacity="0.5" x="17.0365" y="15.1223" width="8.15546"
|
||
|
|
height="2" rx="1" transform="rotate(45 17.0365 15.1223)"
|
||
|
|
fill="currentColor"></rect>
|
||
|
|
<path
|
||
|
|
d="M11 19C6.55556 19 3 15.4444 3 11C3 6.55556 6.55556 3 11 3C15.4444 3 19 6.55556 19 11C19 15.4444 15.4444 19 11 19ZM11 5C7.53333 5 5 7.53333 5 11C5 14.4667 7.53333 17 11 17C14.4667 17 17 14.4667 17 11C17 7.53333 14.4667 5 11 5Z"
|
||
|
|
fill="currentColor"></path>
|
||
|
|
</svg>
|
||
|
|
</span>
|
||
|
|
<!--end::Svg Icon-->
|
||
|
|
<input type="text" class="form-control form-control-solid ps-10 h-40px"
|
||
|
|
name="search" value="" placeholder="Search">
|
||
|
|
</div>
|
||
|
|
<!--end::Input group-->
|
||
|
|
<!--begin:Action-->
|
||
|
|
<div class="d-flex align-items-center">
|
||
|
|
<button type="submit" class="btn btn-primary me-5">Search</button>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
<!--end:Action-->
|
||
|
|
</div>
|
||
|
|
<!--end::Compact form-->
|
||
|
|
|
||
|
|
</div>
|
||
|
|
<!--end::Card body-->
|
||
|
|
</div>
|
||
|
|
<!--end::Card-->
|
||
|
|
</form>
|
||
|
|
<!--begin::Tables Widget 13-->
|
||
|
|
<div class="card mb-5 mb-xl-8">
|
||
|
|
|
||
|
|
<!--begin::Body-->
|
||
|
|
<div class="card-body py-3">
|
||
|
|
<!--begin::Table container-->
|
||
|
|
<div class="table-responsive">
|
||
|
|
<!--begin::Table-->
|
||
|
|
<table
|
||
|
|
class="table table-row-bordered table-row-gray-100 align-middle gs-0 gy-3">
|
||
|
|
<!--begin::Table head-->
|
||
|
|
<thead>
|
||
|
|
<tr class="fw-bold ">
|
||
|
|
<th class="w-50px">
|
||
|
|
<div
|
||
|
|
class="form-check form-check-sm form-check-custom form-check-solid">
|
||
|
|
<input class="form-check-input" type="checkbox"
|
||
|
|
value="1" data-kt-check="true"
|
||
|
|
data-kt-check-target=".widget-13-check" />
|
||
|
|
</div>
|
||
|
|
</th>
|
||
|
|
<th class="min-w-120px">Id</th>
|
||
|
|
<th class="min-w-150px">User Name</th>
|
||
|
|
<th class="min-w-150px">Date</th>
|
||
|
|
<th class="min-w-120px">Plan</th>
|
||
|
|
<th class="min-w-120px">Payment</th>
|
||
|
|
<th class="min-w-120px">Amount</th>
|
||
|
|
<th class="min-w-80px">Status</th>
|
||
|
|
<th class="min-w-150px text-center">Actions</th>
|
||
|
|
</tr>
|
||
|
|
</thead>
|
||
|
|
<!--end::Table head-->
|
||
|
|
<!--begin::Table body-->
|
||
|
|
<tbody>
|
||
|
|
<tr>
|
||
|
|
<td>
|
||
|
|
<div
|
||
|
|
class="form-check form-check-sm form-check-custom form-check-solid">
|
||
|
|
<input class="form-check-input widget-13-check"
|
||
|
|
type="checkbox" value="1" />
|
||
|
|
</div>
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">001
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">
|
||
|
|
Aditya
|
||
|
|
Gupta
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">05/28/2020
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">Basic
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">
|
||
|
|
Paid</td>
|
||
|
|
<td class=" fs-6">1900</td>
|
||
|
|
<td>
|
||
|
|
<span class="badge badge-light-success">Active</span>
|
||
|
|
</td>
|
||
|
|
<td class="text-center">
|
||
|
|
<a href="#" data-toggle="modal" data-target="#notify_popup"
|
||
|
|
class="btn btn-icon btn-bg-light btn-active-color-primary btn-sm me-1">
|
||
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen019.svg-->
|
||
|
|
<span class="svg-icon svg-icon-3">
|
||
|
|
<img src="{{asset('public/assets/media/logos/noti-icons.png')}}">
|
||
|
|
</span>
|
||
|
|
<!--end::Svg Icon-->
|
||
|
|
</a>
|
||
|
|
|
||
|
|
<a href="" data-toggle="modal" data-target="#delete_opt"
|
||
|
|
class="btn btn-icon btn-bg-light btn-active-color-primary btn-sm">
|
||
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen027.svg-->
|
||
|
|
<span class="svg-icon svg-icon-3">
|
||
|
|
<svg width="24" height="24" viewBox="0 0 24 24"
|
||
|
|
fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<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="currentColor" />
|
||
|
|
<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="currentColor" />
|
||
|
|
<path opacity="0.5"
|
||
|
|
d="M9 4C9 3.44772 9.44772 3 10 3H14C14.5523 3 15 3.44772 15 4V4H9V4Z"
|
||
|
|
fill="currentColor" />
|
||
|
|
</svg>
|
||
|
|
</span>
|
||
|
|
<!--end::Svg Icon-->
|
||
|
|
</a>
|
||
|
|
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
<tr>
|
||
|
|
<td>
|
||
|
|
<div
|
||
|
|
class="form-check form-check-sm form-check-custom form-check-solid">
|
||
|
|
<input class="form-check-input widget-13-check"
|
||
|
|
type="checkbox" value="1" />
|
||
|
|
</div>
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">002
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">
|
||
|
|
Aditya
|
||
|
|
Gupta
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">04/18/2021
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">Pro
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">
|
||
|
|
Paid</td>
|
||
|
|
<td class=" fs-6">1900</td>
|
||
|
|
<td>
|
||
|
|
<span class="badge badge-light-danger">In-active</span>
|
||
|
|
</td>
|
||
|
|
<td class="text-center">
|
||
|
|
<a href="#" data-toggle="modal" data-target="#notify_popup"
|
||
|
|
class="btn btn-icon btn-bg-light btn-active-color-primary btn-sm me-1">
|
||
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen019.svg-->
|
||
|
|
<span class="svg-icon svg-icon-3">
|
||
|
|
<img src="{{asset('public/assets/media/logos/noti-icons.png')}}">
|
||
|
|
</span>
|
||
|
|
<!--end::Svg Icon-->
|
||
|
|
</a>
|
||
|
|
|
||
|
|
<a href="#" data-toggle="modal" data-target="#delete_opt"
|
||
|
|
class="btn btn-icon btn-bg-light btn-active-color-primary btn-sm">
|
||
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen027.svg-->
|
||
|
|
<span class="svg-icon svg-icon-3">
|
||
|
|
<svg width="24" height="24" viewBox="0 0 24 24"
|
||
|
|
fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<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="currentColor" />
|
||
|
|
<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="currentColor" />
|
||
|
|
<path opacity="0.5"
|
||
|
|
d="M9 4C9 3.44772 9.44772 3 10 3H14C14.5523 3 15 3.44772 15 4V4H9V4Z"
|
||
|
|
fill="currentColor" />
|
||
|
|
</svg>
|
||
|
|
</span>
|
||
|
|
<!--end::Svg Icon-->
|
||
|
|
</a>
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
|
||
|
|
<tr>
|
||
|
|
<td>
|
||
|
|
<div
|
||
|
|
class="form-check form-check-sm form-check-custom form-check-solid">
|
||
|
|
<input class="form-check-input widget-13-check"
|
||
|
|
type="checkbox" value="1" />
|
||
|
|
</div>
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">003
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">
|
||
|
|
Aditya
|
||
|
|
Gupta
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">12/21/2021
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">Unlimited
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">
|
||
|
|
Paid</td>
|
||
|
|
<td class=" fs-6">
|
||
|
|
1900</td>
|
||
|
|
<td>
|
||
|
|
<span class="badge badge-light-success">Active</span>
|
||
|
|
</td>
|
||
|
|
<td class="text-center">
|
||
|
|
<a href="#" data-toggle="modal" data-target="#notify_popup"
|
||
|
|
class="btn btn-icon btn-bg-light btn-active-color-primary btn-sm me-1">
|
||
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen019.svg-->
|
||
|
|
<span class="svg-icon svg-icon-3">
|
||
|
|
<img src="{{asset('public/assets/media/logos/noti-icons.png')}}">
|
||
|
|
</span>
|
||
|
|
<!--end::Svg Icon-->
|
||
|
|
</a>
|
||
|
|
|
||
|
|
<a href="#" data-toggle="modal" data-target="#delete_opt"
|
||
|
|
class="btn btn-icon btn-bg-light btn-active-color-primary btn-sm">
|
||
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen027.svg-->
|
||
|
|
<span class="svg-icon svg-icon-3">
|
||
|
|
<svg width="24" height="24" viewBox="0 0 24 24"
|
||
|
|
fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<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="currentColor" />
|
||
|
|
<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="currentColor" />
|
||
|
|
<path opacity="0.5"
|
||
|
|
d="M9 4C9 3.44772 9.44772 3 10 3H14C14.5523 3 15 3.44772 15 4V4H9V4Z"
|
||
|
|
fill="currentColor" />
|
||
|
|
</svg>
|
||
|
|
</span>
|
||
|
|
<!--end::Svg Icon-->
|
||
|
|
</a>
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
<tr>
|
||
|
|
<td>
|
||
|
|
<div
|
||
|
|
class="form-check form-check-sm form-check-custom form-check-solid">
|
||
|
|
<input class="form-check-input widget-13-check"
|
||
|
|
type="checkbox" value="1" />
|
||
|
|
</div>
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">004
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">
|
||
|
|
Kartikey
|
||
|
|
Gautam
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">05/28/2020
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">Basic
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">
|
||
|
|
Paid</td>
|
||
|
|
<td class=" fs-6">
|
||
|
|
1900</td>
|
||
|
|
<td>
|
||
|
|
<span class="badge badge-light-success">Active</span>
|
||
|
|
</td>
|
||
|
|
<td class="text-center">
|
||
|
|
<a href="#" data-toggle="modal" data-target="#notify_popup"
|
||
|
|
class="btn btn-icon btn-bg-light btn-active-color-primary btn-sm me-1">
|
||
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen019.svg-->
|
||
|
|
<span class="svg-icon svg-icon-3">
|
||
|
|
<img src="{{asset('public/assets/media/logos/noti-icons.png')}}">
|
||
|
|
</span>
|
||
|
|
<!--end::Svg Icon-->
|
||
|
|
</a>
|
||
|
|
|
||
|
|
<a href="#" data-toggle="modal" data-target="#delete_opt"
|
||
|
|
class="btn btn-icon btn-bg-light btn-active-color-primary btn-sm">
|
||
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen027.svg-->
|
||
|
|
<span class="svg-icon svg-icon-3">
|
||
|
|
<svg width="24" height="24" viewBox="0 0 24 24"
|
||
|
|
fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<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="currentColor" />
|
||
|
|
<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="currentColor" />
|
||
|
|
<path opacity="0.5"
|
||
|
|
d="M9 4C9 3.44772 9.44772 3 10 3H14C14.5523 3 15 3.44772 15 4V4H9V4Z"
|
||
|
|
fill="currentColor" />
|
||
|
|
</svg>
|
||
|
|
</span>
|
||
|
|
<!--end::Svg Icon-->
|
||
|
|
</a>
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
<tr>
|
||
|
|
<td>
|
||
|
|
<div
|
||
|
|
class="form-check form-check-sm form-check-custom form-check-solid">
|
||
|
|
<input class="form-check-input widget-13-check"
|
||
|
|
type="checkbox" value="1" />
|
||
|
|
</div>
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">005
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">
|
||
|
|
Atul
|
||
|
|
Pandey
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">05/28/2020
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">Basic
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">
|
||
|
|
Paid</td>
|
||
|
|
<td class=" fs-6">
|
||
|
|
1900</td>
|
||
|
|
<td>
|
||
|
|
<span class="badge badge-light-danger">In-active</span>
|
||
|
|
</td>
|
||
|
|
<td class="text-center">
|
||
|
|
<a href="#" data-toggle="modal" data-target="#notify_popup"
|
||
|
|
class="btn btn-icon btn-bg-light btn-active-color-primary btn-sm me-1">
|
||
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen019.svg-->
|
||
|
|
<span class="svg-icon svg-icon-3">
|
||
|
|
<img src="{{asset('public/assets/media/logos/noti-icons.png')}}">
|
||
|
|
</span>
|
||
|
|
<!--end::Svg Icon-->
|
||
|
|
</a>
|
||
|
|
|
||
|
|
<a href="#" data-toggle="modal" data-target="#delete_opt"
|
||
|
|
class="btn btn-icon btn-bg-light btn-active-color-primary btn-sm">
|
||
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen027.svg-->
|
||
|
|
<span class="svg-icon svg-icon-3">
|
||
|
|
<svg width="24" height="24" viewBox="0 0 24 24"
|
||
|
|
fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<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="currentColor" />
|
||
|
|
<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="currentColor" />
|
||
|
|
<path opacity="0.5"
|
||
|
|
d="M9 4C9 3.44772 9.44772 3 10 3H14C14.5523 3 15 3.44772 15 4V4H9V4Z"
|
||
|
|
fill="currentColor" />
|
||
|
|
</svg>
|
||
|
|
</span>
|
||
|
|
<!--end::Svg Icon-->
|
||
|
|
</a>
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
|
||
|
|
<tr>
|
||
|
|
<td>
|
||
|
|
<div
|
||
|
|
class="form-check form-check-sm form-check-custom form-check-solid">
|
||
|
|
<input class="form-check-input widget-13-check"
|
||
|
|
type="checkbox" value="1" />
|
||
|
|
</div>
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">006
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">
|
||
|
|
Aditya
|
||
|
|
Gupta
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">12/21/2021
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">Unlimited
|
||
|
|
|
||
|
|
</td>
|
||
|
|
<td class=" fs-6">
|
||
|
|
Paid</td>
|
||
|
|
<td class=" fs-6">
|
||
|
|
1900</td>
|
||
|
|
<td>
|
||
|
|
<span class="badge badge-light-success">Active</span>
|
||
|
|
</td>
|
||
|
|
<td class="text-center">
|
||
|
|
<a href="#" data-toggle="modal" data-target="#notify_popup"
|
||
|
|
class="btn btn-icon btn-bg-light btn-active-color-primary btn-sm me-1">
|
||
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen019.svg-->
|
||
|
|
<span class="svg-icon svg-icon-3">
|
||
|
|
<img src="{{asset('public/assets/media/logos/noti-icons.png')}}">
|
||
|
|
</span>
|
||
|
|
<!--end::Svg Icon-->
|
||
|
|
</a>
|
||
|
|
|
||
|
|
<a href="#" data-toggle="modal" data-target="#delete_opt"
|
||
|
|
class="btn btn-icon btn-bg-light btn-active-color-primary btn-sm">
|
||
|
|
<!--begin::Svg Icon | path: icons/duotune/general/gen027.svg-->
|
||
|
|
<span class="svg-icon svg-icon-3">
|
||
|
|
<svg width="24" height="24" viewBox="0 0 24 24"
|
||
|
|
fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<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="currentColor" />
|
||
|
|
<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="currentColor" />
|
||
|
|
<path opacity="0.5"
|
||
|
|
d="M9 4C9 3.44772 9.44772 3 10 3H14C14.5523 3 15 3.44772 15 4V4H9V4Z"
|
||
|
|
fill="currentColor" />
|
||
|
|
</svg>
|
||
|
|
</span>
|
||
|
|
<!--end::Svg Icon-->
|
||
|
|
</a>
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
</tbody>
|
||
|
|
<!--end::Table body-->
|
||
|
|
</table>
|
||
|
|
<!--end::Table-->
|
||
|
|
</div>
|
||
|
|
<!--end::Table container-->
|
||
|
|
</div>
|
||
|
|
<!--begin::Body-->
|
||
|
|
|
||
|
|
</div>
|
||
|
|
<!--end::Tables Widget 13-->
|
||
|
|
<div class="d-flex flex-stack flex-wrap pt-10 justify-content-end">
|
||
|
|
<!--<div class="fs-6 fw-semibold text-gray-700">Showing 1 to 10 of 50 entries</div>-->
|
||
|
|
<!--begin::Pages-->
|
||
|
|
<ul class="pagination">
|
||
|
|
<li class="page-item previous">
|
||
|
|
<a href="#" class="page-link">
|
||
|
|
<i class="previous"></i>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
<li class="page-item active">
|
||
|
|
<a href="#" class="page-link">1</a>
|
||
|
|
</li>
|
||
|
|
<li class="page-item">
|
||
|
|
<a href="#" class="page-link">2</a>
|
||
|
|
</li>
|
||
|
|
<li class="page-item">
|
||
|
|
<a href="#" class="page-link">3</a>
|
||
|
|
</li>
|
||
|
|
|
||
|
|
<li class="page-item next">
|
||
|
|
<a href="#" class="page-link">
|
||
|
|
<i class="next"></i>
|
||
|
|
</a>
|
||
|
|
</li>
|
||
|
|
</ul>
|
||
|
|
<!--end::Pages-->
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<!--end::Content container-->
|
||
|
|
</div>
|
||
|
|
<!--end::Content-->
|
||
|
|
</div>
|
||
|
|
<!--end::Content wrapper-->
|
||
|
|
|
||
|
|
<!--</div>-->
|
||
|
|
<!--end:::Main-->
|
||
|
|
<!--</div>-->
|
||
|
|
<!--end::Wrapper-->
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
<!--begin::Scrolltop-->
|
||
|
|
<div id="kt_scrolltop" class="scrolltop" data-kt-scrolltop="true">
|
||
|
|
<!--begin::Svg Icon | path: icons/duotune/arrows/arr066.svg-->
|
||
|
|
<span class="svg-icon">
|
||
|
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<rect opacity="0.5" x="13" y="6" width="13" height="2" rx="1" transform="rotate(90 13 6)"
|
||
|
|
fill="currentColor" />
|
||
|
|
<path
|
||
|
|
d="M12.5657 8.56569L16.75 12.75C17.1642 13.1642 17.8358 13.1642 18.25 12.75C18.6642 12.3358 18.6642 11.6642 18.25 11.25L12.7071 5.70711C12.3166 5.31658 11.6834 5.31658 11.2929 5.70711L5.75 11.25C5.33579 11.6642 5.33579 12.3358 5.75 12.75C6.16421 13.1642 6.83579 13.1642 7.25 12.75L11.4343 8.56569C11.7467 8.25327 12.2533 8.25327 12.5657 8.56569Z"
|
||
|
|
fill="currentColor" />
|
||
|
|
</svg>
|
||
|
|
</span>
|
||
|
|
<!--end::Svg Icon-->
|
||
|
|
</div>
|
||
|
|
<!--end::Scrolltop-->
|
||
|
|
<!--begin::Modals-->
|
||
|
|
<!--begin::Delete Modals-->
|
||
|
|
<div class="modal fade" id="delete_opt" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle"
|
||
|
|
aria-hidden="true">
|
||
|
|
<div class="modal-dialog modal-dialog-centered" role="document">
|
||
|
|
<div class="modal-content Delete_pop">
|
||
|
|
|
||
|
|
<div class="modal-body">
|
||
|
|
<svg style="color: red;margin-bottom: 20px;" xmlns="http://www.w3.org/2000/svg" width="50" height="50" fill="currentColor" class="bi bi-x-circle" viewBox="0 0 16 16"> <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" fill="red"></path> <path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z" fill="red"></path> </svg>
|
||
|
|
<h2>Are you sure?</h2>
|
||
|
|
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor</p>
|
||
|
|
<div class="modal-footer logout_footer">
|
||
|
|
<button class="log-close" type="button" data-dismiss="modal" aria-label="Close">
|
||
|
|
<span aria-hidden="true">Cancel</span>
|
||
|
|
</button>
|
||
|
|
<a href=""><button type="button" class="btn btn-primary">Delete</button></a>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<!--end:: DeleteModals-->
|
||
|
|
|
||
|
|
|
||
|
|
<div class="modal fade" id="notify_popup" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle"
|
||
|
|
aria-hidden="true">
|
||
|
|
<div class="modal-dialog modal-dialog-centered" role="document">
|
||
|
|
<div class="modal-content">
|
||
|
|
|
||
|
|
<div class="modal-body">
|
||
|
|
<form>
|
||
|
|
<div class="mu-notify">
|
||
|
|
<div class="mu-name">
|
||
|
|
<p><span>Name :</span> Aditya Gupta</p>
|
||
|
|
</div>
|
||
|
|
<div class="mu-subject">
|
||
|
|
<p><span>Subject :</span> <input type="text" placeholder="Enter Subject" value=" Lorem ipsum dolar (Optional)"></p>
|
||
|
|
</div>
|
||
|
|
<div class="musub-content">
|
||
|
|
<input type="text" placeholder="Enter heading" value="Please Click on Links and invest in Stocks and Mutual Fund.">
|
||
|
|
<textarea>Mutual Fund
|
||
|
|
https://www.zerodha.com/mutual-funds/nav/canara-robeco-blue-chip-equity-fund-direct-plan/MCA212
|
||
|
|
|
||
|
|
Stock
|
||
|
|
https://www.zerodha.com/india/stockpricequote/banks-private-sector/icicibank/ICI02
|
||
|
|
|
||
|
|
</textarea>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</form>
|
||
|
|
|
||
|
|
<div class="modal-footer">
|
||
|
|
<button class="log-close" type="button" data-dismiss="modal" aria-label="Close">
|
||
|
|
<span aria-hidden="true">Cancel</span>
|
||
|
|
</button>
|
||
|
|
<a href=""><button type="button" class="btn btn-primary">Send</button></a>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<!--begin::Add plan Modals-->
|
||
|
|
<div class="modal fade" id="mngsub_addplan" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle"
|
||
|
|
aria-hidden="true">
|
||
|
|
<div class="modal-dialog modal-dialog-centered" role="document">
|
||
|
|
<div class="modal-content addpln-content">
|
||
|
|
<div class="modal-header">
|
||
|
|
<h5 class="modal-title" id="exampleModalLongTitle">Add Plan</h5>
|
||
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
|
||
|
|
<span aria-hidden="true">×</span>
|
||
|
|
</button>
|
||
|
|
</div>
|
||
|
|
<div class="modal-body">
|
||
|
|
<form>
|
||
|
|
<div class="addpln_body">
|
||
|
|
<div class="add-comb">
|
||
|
|
<div class="plan_pl">
|
||
|
|
<label>Plan</label>
|
||
|
|
<select name="plans" id="plans">
|
||
|
|
<option value="basic">Basic</option>
|
||
|
|
<option value="pro">Pro</option>
|
||
|
|
<option value="unlimited">Unlimited</option>
|
||
|
|
</select>
|
||
|
|
</div>
|
||
|
|
<div class="plan_amt">
|
||
|
|
<label>Amount</label>
|
||
|
|
<input type="text" placeholder="">
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="plan_description">
|
||
|
|
<label>Description</label>
|
||
|
|
<textarea>Lorem ipsum dolor sit amet consectetur adipisicing elit. Obcaecati ducimus eaque quidem excepturi eligendi, aperiam in, dignissimos sunt sed nam ut delectus quod illo dolores porro a facere nostrum amet?
|
||
|
|
</textarea>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</form>
|
||
|
|
</div>
|
||
|
|
<div class="modal-footer">
|
||
|
|
<button type="button" class="btn btn-primary">Save</button>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<!--end::add plan Modals-->
|
||
|
|
<!-- Button trigger modal -->
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
<!--end::Modals-->
|
||
|
|
@endsection
|