chess/application/views/pages/second_live_tournament.php

769 lines
53 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="en" data-layout="vertical" data-topbar="light" data-sidebar="dark" data-sidebar-size="lg"
data-sidebar-image="none" data-preloader="disable">
<!-- Mirrored from themesbrand.com/velzon/html/default/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 23 Mar 2023 12:52:34 GMT -->
<head>
<?php include 'link/links.php'?>
</head>
<body>
<!-- Begin page -->
<div id="layout-wrapper">
<?php include 'common_file/header.php'?>
<!-- removeNotificationModal -->
<!-- ========== App Menu ========== -->
<?php include 'common_file/sidebar.php'?>
<!-- Left Sidebar End -->
<!-- Vertical Overlay-->
<div class="vertical-overlay"></div>
<!-- ============================================================== -->
<!-- Start right Content here -->
<!-- ============================================================== -->
<div class="main-content">
<div class="page-content">
<div class="container-fluid">
<div class="row">
<div class="col-12">
<div class="page-title-box d-sm-flex align-items-center justify-content-between">
<h4 class="mb-sm-0">Live Tournament</h4>
<div class="page-title-right">
<ol class="breadcrumb m-0">
<li class="breadcrumb-item"><a href="<?php echo base_url('index')?>">Home</a>
</li>
<li class="breadcrumb-item active">Live Tournament </li>
</ol>
</div>
</div>
</div>
</div>
<div class="col-md-12">
<div class="card ">
<div class="bg-soft-warning">
<div class="card-body pb-0 px-4">
<div class="row mb-3">
<div class="col-md">
<div class="row align-items-center g-3">
<!-- <div class="col-md-auto">
<div class="avatar-md">
<div class="avatar-title bg-white rounded-circle">
<img src="assets/images/brands/slack.png" alt=""
class="avatar-xs">
</div>
</div>
</div> -->
<div class="col-md">
<div>
<h4 class="fw-bold">Hourly Bullet Arena </h4>
<div class="hstack gap-3 flex-wrap">
<div>Entry Fee : <span class="fw-medium">Rs.1000
</span>
</div>
<div class="vr"></div>
<div>Start Date : <span class="fw-medium">28-3-23 </span>
</div>
<div class="vr"></div>
<div>End Date : <span class="fw-medium">29-3-23 </span>
</div>
<div>Win Amount : <span class="fw-medium">Rs.30,000</span>
</div>
<div class="vr"></div>
<div class="badge rounded-pill bg-info fs-12">Choose Player
</div>
<div class="badge rounded-pill bg-danger fs-12">All Round
</div>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="col-md-auto">
<div class="hstack gap-1 flex-wrap">
<button type="button" class="btn py-0 fs-16 favourite-btn active">
<i class="ri-star-fill"></i>
</button>
<button type="button" class="btn py-0 fs-16 text-body">
<i class="ri-share-line"></i>
</button>
<button type="button" class="btn py-0 fs-16 text-body">
<i class="ri-flag-line"></i>
</button>
</div>
</div> -->
</div>
</div>
<!-- end card body -->
</div>
</div>
</div>
<div class="card">
<div class="card-body">
<!-- <p class="text-muted">Use <code>arrow-navtabs </code>class to create arrow nav tabs.</p> -->
<ul class="nav nav-pills arrow-navtabs nav-success bg-light mb-3" role="tablist">
<li class="nav-item" role="presentation">
<a class="nav-link active" data-bs-toggle="tab" href="#arrow-overview" role="tab"
aria-selected="true">
<span class="d-block d-sm-none"><i class="mdi mdi-home-variant"></i></span>
<span class="d-none d-sm-block">Hourly Bullet Arena </span>
</a>
</li>
<li class="nav-item" role="presentation">
<a class="nav-link" data-bs-toggle="tab" href="#arrow-profile" role="tab"
aria-selected="false" tabindex="-1">
<span class="d-block d-sm-none"><i class="mdi mdi-account"></i></span>
<span class="d-none d-sm-block">Hourly three-check Arena </span>
</a>
</li>
<li class="nav-item" role="presentation">
<a class="nav-link" data-bs-toggle="tab" href="#arrow-contact" role="tab"
aria-selected="false" tabindex="-1">
<span class="d-block d-sm-none"><i class="mdi mdi-email"></i></span>
<span class="d-none d-sm-block">Hourly ultra bullet Arena </span>
</a>
</li>
</ul>
<!-- Tab panes -->
<div class="tab-content text-muted">
<div class="tab-pane active show" id="arrow-overview" role="tabpanel">
<div class="card">
<div class="card-body">
<div class="row mt-4">
<div class="col-lg-3 col-sm-6">
<div class="p-2 border border-dashed rounded">
<div class="d-flex align-items-center">
<div class="avatar-sm me-2">
<div
class="avatar-title rounded bg-transparent text-success fs-24">
<i class="ri-money-dollar-circle-fill"></i>
</div>
</div>
<div class="flex-grow-1">
<p class="text-muted mb-1">Entry Fee :</p>
<h5 class="mb-0">₹ 1,000
</h5>
</div>
</div>
</div>
</div>
<!-- end col -->
<div class="col-lg-3 col-sm-6">
<div class="p-2 border border-dashed rounded">
<div class="d-flex align-items-center">
<div class="avatar-sm me-2">
<div
class="avatar-title rounded bg-transparent text-success fs-24">
<i class="ri-file-copy-2-fill"></i>
</div>
</div>
<div class="flex-grow-1">
<p class="text-muted mb-1">Win Amount :</p>
<h5 class="mb-0">₹2,234</h5>
</div>
</div>
</div>
</div>
<!-- end col -->
<div class="col-lg-3 col-sm-6">
<div class="p-2 border border-dashed rounded">
<div class="d-flex align-items-center">
<div class="avatar-sm me-2">
<div
class="avatar-title rounded bg-transparent text-success fs-24">
<i class="ri-stack-fill"></i>
</div>
</div>
<div class="flex-grow-1">
<p class="text-muted mb-1">Start Date :</p>
<h5 class="mb-0">15-04-23</h5>
</div>
</div>
</div>
</div>
<!-- end col -->
<div class="col-lg-3 col-sm-6">
<div class="p-2 border border-dashed rounded">
<div class="d-flex align-items-center">
<div class="avatar-sm me-2">
<div
class="avatar-title rounded bg-transparent text-success fs-24">
<i class="ri-inbox-archive-fill"></i>
</div>
</div>
<div class="flex-grow-1">
<p class="text-muted mb-1">End Date :</p>
<h5 class="mb-0">19-04-23</h5>
</div>
</div>
</div>
</div>
<!-- end col -->
</div>
<!-- Nav tabs -->
<ul class="nav nav-pills nav-custom-outline nav-primary mb-3 mt-3"
role="tablist">
<li class="nav-item waves-effect waves-light" role="presentation">
<a class="nav-link active" data-bs-toggle="tab"
href="#border-nav-home" role="tab" aria-selected="false"
tabindex="-1"> 1st Round</a>
</li>
<li class="nav-item waves-effect waves-light" role="presentation">
<a class="nav-link" data-bs-toggle="tab" href="#border-nav-profile"
role="tab" aria-selected="false" tabindex="-1"> 2nd Round</a>
</li>
<li class="nav-item waves-effect waves-light" role="presentation">
<a class="nav-link" data-bs-toggle="tab" href="#border-nav-final"
role="tab" aria-selected="false" tabindex="-1"> Final Round</a>
</li>
</ul>
<!-- Tab panes -->
<div class="tab-content text-muted">
<div class="tab-pane active show" id="border-nav-home" role="tabpanel">
<div class="d-flex">
<!-- <div class="flex-shrink-0">
<i class="ri-checkbox-circle-fill text-success"></i>
</div> -->
<div class="card">
<div class="card_body">
</div>
</div>
<div class="flex-grow-1 ms-2">
<div class="text-center">
<h6 class="text-primary"> 1 st Round Players</h6>
</div>
<div class="table-responsive">
<table
class="table align-middle table-bordered table-sortable table-nowrap mb-0 table_list">
<thead class="table-light">
<tr>
<th scope="col">Sr.No.</th>
<th scope="col">Player Name</th>
<th scope="col">Email Id</th>
<th scope="col"> Country</th>
<th scope="col">Action</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="#" class="fw-medium">1</a></td>
<td>Rajiv sharma </td>
<td>rajiv@gmail.com</td>
<td>India </td>
<td>
<button type="button"
id="custom-sa-warning"
class="btn btn-danger btn-icon waves-effect waves-light"><i
class="ri-delete-bin-5-line"></i></button>
</td>
</tr>
<tr>
<td><a href="#" class="fw-medium">2</a></td>
<td>Harshada Divate </td>
<td>harsh@gmail.com</td>
<td>India </td>
<td>
<button type="button"
id="custom-sa-warning"
class="btn btn-danger btn-icon waves-effect waves-light"><i
class="ri-delete-bin-5-line"></i></button>
</td>
</tr>
<tr>
<td><a href="#" class="fw-medium">3</a></td>
<td>Rajiv sharma </td>
<td>rajiv@gmail.com</td>
<td>India </td>
<td>
<button type="button"
id="custom-sa-warning"
class="btn btn-danger btn-icon waves-effect waves-light"><i
class="ri-delete-bin-5-line"></i></button>
</td>
</tr>
<tr>
<td><a href="#" class="fw-medium">4</a></td>
<td>Rajiv sharma </td>
<td>rajiv@gmail.com</td>
<td>India </td>
<td>
<button type="button"
id="custom-sa-warning"
class="btn btn-danger btn-icon waves-effect waves-light"><i
class="ri-delete-bin-5-line"></i></button>
</td>
</tr>
<tr>
<td><a href="#" class="fw-medium">5</a></td>
<td>Rajiv sharma </td>
<td>rajiv@gmail.com</td>
<td>India </td>
<td>
<button type="button"
id="custom-sa-warning"
class="btn btn-danger btn-icon waves-effect waves-light"><i
class="ri-delete-bin-5-line"></i></button>
</td>
</tr>
<tr>
<td><a href="#" class="fw-medium">6</a></td>
<td>Rajiv sharma </td>
<td>rajiv@gmail.com</td>
<td>India </td>
<td>
<button type="button"
id="custom-sa-warning"
class="btn btn-danger btn-icon waves-effect waves-light"><i
class="ri-delete-bin-5-line"></i></button>
</td>
</tr>
<tr>
<td><a href="#" class="fw-medium">7</a></td>
<td>Rajiv sharma </td>
<td>rajiv@gmail.com</td>
<td>India </td>
<td>
<button type="button"
id="custom-sa-warning"
class="btn btn-danger btn-icon waves-effect waves-light"><i
class="ri-delete-bin-5-line"></i></button>
</td>
</tr>
<tr>
<td><a href="#" class="fw-medium">8</a></td>
<td>Rajiv sharma </td>
<td>rajiv@gmail.com</td>
<td>India </td>
<td>
<button type="button"
id="custom-sa-warning"
class="btn btn-danger btn-icon waves-effect waves-light"><i
class="ri-delete-bin-5-line"></i></button>
</td>
</tr>
</tbody>
</table>
<p id="table_list" class="text-warning">No matching
records found
</p>
<div class="d-flex justify-content-end mt-4">
<div class="pagination-wrap hstack gap-2"
style="display: flex;">
<a class="page-item pagination-prev disabled"
href="javascrpit:void(0)">
Previous
</a>
<ul class="pagination listjs-pagination mb-0">
<li class="active"><a class="page" href="#"
data-i="1" data-page="8">1</a></li>
<li><a class="page" href="#" data-i="2"
data-page="8">2</a></li>
</ul>
<a class="page-item pagination-next"
href="javascrpit:void(0)">
Next
</a>
</div>
</div>
<!-- end table -->
</div>
</div>
</div>
</div>
<div class="tab-pane" id="border-nav-profile" role="tabpanel">
<div class="d-flex">
<div class="flex-grow-1 ms-2">
<div class="text-center">
<h6 class="text-primary"> 2nd Round Players</h6>
</div>
<div class="table-responsive">
<table
class="table align-middle table-bordered table-sortable table-nowrap mb-0 table_list">
<thead class="table-light">
<tr>
<th scope="col">Sr.No.</th>
<th scope="col">Player Name</th>
<th scope="col">Email Id</th>
<th scope="col"> Country</th>
<th scope="col">Action</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="#" class="fw-medium">1</a></td>
<td>Rajiv sharma </td>
<td>rajiv@gmail.com</td>
<td>India </td>
<td>
<button type="button"
id="custom-sa-warning"
class="btn btn-danger btn-icon waves-effect waves-light"><i
class="ri-delete-bin-5-line"></i></button>
</td>
</tr>
<tr>
<td><a href="#" class="fw-medium">2</a></td>
<td>Harshada Divate </td>
<td>harsh@gmail.com</td>
<td>India </td>
<td>
<button type="button"
id="custom-sa-warning"
class="btn btn-danger btn-icon waves-effect waves-light"><i
class="ri-delete-bin-5-line"></i></button>
</td>
</tr>
<tr>
<td><a href="#" class="fw-medium">1</a></td>
<td>Rajiv sharma </td>
<td>rajiv@gmail.com</td>
<td>India </td>
<td>
<button type="button"
id="custom-sa-warning"
class="btn btn-danger btn-icon waves-effect waves-light"><i
class="ri-delete-bin-5-line"></i></button>
</td>
</tr>
<tr>
<td><a href="#" class="fw-medium">1</a></td>
<td>Rajiv sharma </td>
<td>rajiv@gmail.com</td>
<td>India </td>
<td>
<button type="button"
id="custom-sa-warning"
class="btn btn-danger btn-icon waves-effect waves-light"><i
class="ri-delete-bin-5-line"></i></button>
</td>
</tr>
</tbody>
</table>
<p id="table_list" class="text-warning">No matching
records found
</p>
<div class="d-flex justify-content-end mt-4">
<div class="pagination-wrap hstack gap-2"
style="display: flex;">
<a class="page-item pagination-prev disabled"
href="javascrpit:void(0)">
Previous
</a>
<ul class="pagination listjs-pagination mb-0">
<li class="active"><a class="page" href="#"
data-i="1" data-page="8">1</a></li>
<li><a class="page" href="#" data-i="2"
data-page="8">2</a></li>
</ul>
<a class="page-item pagination-next"
href="javascrpit:void(0)">
Next
</a>
</div>
</div>
<!-- end table -->
</div>
</div>
</div>
</div>
<div class="tab-pane" id="border-nav-final" role="tabpanel">
<div class="d-flex">
<div class="flex-grow-1 ms-2">
<div class="text-center">
<h6 class="text-primary"> final Round Players</h6>
</div>
<div class="table-responsive">
<table
class="table align-middle table-bordered table-sortable table-nowrap mb-0 table_list">
<thead class="table-light">
<tr>
<th scope="col">Sr.No.</th>
<th scope="col">Player Name</th>
<th scope="col">Email Id</th>
<th scope="col"> Country</th>
<th scope="col">Action</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="#" class="fw-medium">1</a></td>
<td>Rajiv sharma </td>
<td>rajiv@gmail.com</td>
<td>India </td>
<td>
<button type="button"
id="custom-sa-warning"
class="btn btn-danger btn-icon waves-effect waves-light"><i
class="ri-delete-bin-5-line"></i></button>
</td>
</tr>
<tr>
<td><a href="#" class="fw-medium">2</a></td>
<td>Harshada Divate </td>
<td>harsh@gmail.com</td>
<td>India </td>
<td>
<button type="button"
id="custom-sa-warning"
class="btn btn-danger btn-icon waves-effect waves-light"><i
class="ri-delete-bin-5-line"></i></button>
</td>
</tr>
</tbody>
</table>
<p id="table_list" class="text-warning">No matching
records found
</p>
<div class="d-flex justify-content-end mt-4">
<div class="pagination-wrap hstack gap-2"
style="display: flex;">
<a class="page-item pagination-prev disabled"
href="javascrpit:void(0)">
Previous
</a>
<ul class="pagination listjs-pagination mb-0">
<li class="active"><a class="page" href="#"
data-i="1" data-page="8">1</a></li>
<li><a class="page" href="#" data-i="2"
data-page="8">2</a></li>
</ul>
<a class="page-item pagination-next"
href="javascrpit:void(0)">
Next
</a>
</div>
</div>
<!-- end table -->
</div>
</div>
</div>
</div>
<!-- <div class="tab-pane " id="border-nav-messages" role="tabpanel">
<div class="d-flex">
<div class="flex-shrink-0">
<i class="ri-checkbox-circle-fill text-success"></i>
</div>
<div class="flex-grow-1 ms-2">
Each design is a new, unique piece of art birthed into this
world, and while you have the opportunity to
be creative and make your own style choices.
</div>
</div>
<div class="d-flex mt-2">
<div class="flex-shrink-0">
<i class="ri-checkbox-circle-fill text-success"></i>
</div>
<div class="flex-grow-1 ms-2">
For that very reason, I went on a quest and spoke to many
different professional graphic designers and
asked them what graphic design tips they live.
</div>
</div>
</div>
<div class="tab-pane" id="border-nav-settings" role="tabpanel">
<div class="d-flex mt-2">
<div class="flex-shrink-0">
<i class="ri-checkbox-circle-fill text-success"></i>
</div>
<div class="flex-grow-1 ms-2">
For that very reason, I went on a quest and spoke to many
different professional graphic designers and
asked them what graphic design tips they live.
</div>
</div>
<div class="d-flex mt-2">
<div class="flex-shrink-0">
<i class="ri-checkbox-circle-fill text-success"></i>
</div>
<div class="flex-grow-1 ms-2">
After gathering lots of different opinions and graphic
design basics, I came up with a list of 30
graphic design tips that you can start implementing.
</div>
</div>
</div> -->
</div>
</div><!-- end card-body -->
</div>
</div>
<div class="tab-pane" id="arrow-profile" role="tabpanel">
<h6>Use a color palette</h6>
<p class="mb-0">
Opposites attract, and thats a fact. Its in our nature to be interested in the
unusual, and thats why using contrasting colors in <a
href="javascript:void(0);" class="text-decoration-underline"><b>Graphic
Design</b></a> is a must. Its eye-catching, it makes a statement, its
impressive graphic design. Increase or decrease the letter spacing depending on
the situation and try, try again until it looks right, and each letter has the
perfect spot of its own.
</p>
</div>
<div class="tab-pane" id="arrow-contact" role="tabpanel">
<h6>Contact</h6>
<p class="mb-0">
Consistency is the one thing that can take all of the different elements in your
design, and tie them all together and make them work. In an awareness campaign,
it is vital for people to begin put 2 and 2 together and begin to recognize your
cause. Consistency piques peoples interest is that it has become more and more
popular over the years, which is excellent news to the beginner and advanced <a
href="javascript:void(0);" class="text-decoration-underline"><b>Contact
Designer</b></a>.
</p>
</div>
</div>
</div><!-- end card-body -->
</div>
</div>
<!-- container-fluid -->
</div>
<!-- End Page-content -->
<footer class="footer">
<div class="container-fluid">
<div class="row">
<div class="col-sm-6">
<script>
document.write(new Date().getFullYear())
</script> © Chess.
</div>
<div class="col-sm-6">
<div class="text-sm-end d-none d-sm-block">
Design & Develop by Appzia
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- end main content-->
</div>
<!-- END layout-wrapper -->
<!--start back-to-top-->
<button onclick="topFunction()" class="btn btn-danger btn-icon" id="back-to-top">
<i class="ri-arrow-up-line"></i>
</button>
<!--end back-to-top-->
<!--preloader-->
<div id="preloader">
<div id="status">
<div class="spinner-border text-primary avatar-sm" role="status">
<span class="visually-hidden">Loading...</span>
</div>
</div>
</div>
<?php include 'link/script.php'?>
</body>
</html>