<?php $__env->startSection('content'); ?>
            <!-- row -->
			<div class="container-fluid">
                <div class="row">
					<div class="col-xl-12">
						<div class="card">
							<div class="card-body px-4 py-3 py-md-2">
								<div class="row align-items-center">
									<div class="col-sm-12 col-md-7">
										<ul class="nav nav-pills review-tab">
											<li class="nav-item">
												<a href="#navpills-1" class="nav-link active px-2 px-lg-3" data-toggle="tab" aria-expanded="false">All Review</a>
											</li>
											<li class="nav-item">
												<a href="#navpills-2" class="nav-link px-2 px-lg-3" data-toggle="tab" aria-expanded="false">Published</a>
											</li>
											<li class="nav-item">
												<a href="#navpills-3" class="nav-link px-2 px-lg-3" data-toggle="tab" aria-expanded="true">Deleted</a>
											</li>
										</ul>
									</div>
									<div class="col-sm-12 col-md-5 text-md-right mt-md-0 mt-4">
										<a href="javascript:void(0);" class="btn btn-primary rounded mr-1 btn-sm px-4">Publish</a>
										<a href="javascript:void(0);" class="btn btn-danger rounded btn-sm px-4">Delete</a>
									</div>
								</div>
							</div>
						</div>
					</div>
					<div class="col-xl-12">	
						<div class="tab-content">
							<div id="navpills-1" class="tab-pane active">
								<div class="table-responsive table-hover fs-14">
									<table class="table display mb-4 dataTablesCard fs-14" id="example5">
										<thead>
											<tr>
												<th>
													<div class="checkbox mr-3 align-self-center">
														<div class="custom-control custom-checkbox checkbox-info">
															<input type="checkbox" class="custom-control-input" id="customCheckBox0001" required="">
															<label class="custom-control-label" for="customCheckBox0001"></label>
														</div>
													</div>
												</th>
												<th style="width:250px;">Customer</th>
												<th>Event NAME</th>
												<th>Stars Review</th>
												<th>Action</th>
											</tr>
										</thead>
										<tbody>
											<tr>
												<td>
													<div class="checkbox mr-3 align-self-center">
														<div class="custom-control custom-checkbox checkbox-info">
															<input type="checkbox" class="custom-control-input" id="customCheckBox2" required="">
															<label class="custom-control-label" for="customCheckBox2"></label>
														</div>
													</div>	
												</td>
												<td>
													<div class="media align-items-center">
														<img class="img-fluid rounded mr-3 d-none d-xl-inline-block" width="70" src="<?php echo e(asset('images/avatar/1.jpg')); ?>" alt="DexignZone">
														<div class="media-body">
															<h4 class="text-black font-w600 mb-1 wspace-no">Glee Smiley</h4>
															<span>Sunday, 24 July 2020 04:55 PM</span>
														</div>
													</div>
												</td>
												<td class="d-none d-lg-inline-block">The Story of Danau Toba (Musical Drama)</td>
												<td>
													<span class="star-review d-inline-block mb-2 fs-16 wspace-no">
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-gray"></i>
													</span>
													<p class="mb-0 d-none d-xl-inline-block">Karciz is one of the best vendors we've ever worked with. Thanks for your wonderful, helpful service across the board. It is greatly appreciated!</p>
												</td>
												<td>
													<div class="d-flex">
														<a href="javascript:;" class="btn btn-primary btn-sm px-4">Publish</a>
														<a href="javascript:;" class="btn btn-danger  btn-sm ml-2 px-4">Delete</a>
													</div>
												</td>
											</tr>
											<tr>
												<td>
													<div class="checkbox mr-3 align-self-center">
														<div class="custom-control custom-checkbox checkbox-info">
															<input type="checkbox" class="custom-control-input" id="customCheckBox3" required="">
															<label class="custom-control-label" for="customCheckBox3"></label>
														</div>
													</div>	
												</td>
												<td>
													<div class="media align-items-center">
														<img class="img-fluid rounded mr-3 d-none d-xl-inline-block" width="70" src="<?php echo e(asset('images/avatar/2.jpg')); ?>" alt="DexignZone">
														<div class="media-body">
															<h4 class="text-black font-w600 mb-1 wspace-no">Louis Jovanny</h4>
															<span>Sunday, 24 July 2020 04:55 PM</span>
														</div>
													</div>
												</td>
												<td class="d-none d-lg-inline-block">The Story of Danau Toba (Musical Drama)</td>
												<td>
													<span class="star-review d-inline-block mb-2 fs-16 wspace-no">
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-gray"></i>
													</span>
													<p class="mb-0 d-none d-xl-inline-block">Karciz is one of the best vendors we've ever worked with. Thanks for your wonderful, helpful service across the board. It is greatly appreciated!</p>
												</td>
												<td>
													<div class="d-flex">
														<a href="javascript:;" class="btn btn-primary btn-sm px-4">Publish</a>
														<a href="javascript:;" class="btn btn-danger  btn-sm ml-2 px-4">Delete</a>
													</div>
												</td>
											</tr>
											<tr>
												<td>
													<div class="checkbox mr-3 align-self-center">
														<div class="custom-control custom-checkbox checkbox-info">
															<input type="checkbox" class="custom-control-input" id="customCheckBox4" required="">
															<label class="custom-control-label" for="customCheckBox4"></label>
														</div>
													</div>	
												</td>
												<td>
													<div class="media align-items-center">
														<img class="img-fluid rounded mr-3 d-none d-xl-inline-block" width="70" src="<?php echo e(asset('images/avatar/3.jpg')); ?>" alt="DexignZone">
														<div class="media-body">
															<h4 class="text-black font-w600 mb-1 wspace-no">Cindy Hawkins</h4>
															<span>Sunday, 24 July 2020 04:55 PM</span>
														</div>
													</div>
												</td>
												<td class="d-none d-lg-inline-block">The Story of Danau Toba (Musical Drama)</td>
												<td>
													<span class="star-review d-inline-block mb-2 fs-16 wspace-no">
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-gray"></i>
													</span>
													<p class="mb-0 d-none d-xl-inline-block">Karciz is one of the best vendors we've ever worked with. Thanks for your wonderful, helpful service across the board. It is greatly appreciated!</p>
												</td>
												<td>
													<div class="d-flex">
														<a href="javascript:;" class="btn btn-primary btn-sm px-4">Publish</a>
														<a href="javascript:;" class="btn btn-danger  btn-sm ml-2 px-4">Delete</a>
													</div>
												</td>
											</tr>
											<tr>
												<td>
													<div class="checkbox mr-3 align-self-center">
														<div class="custom-control custom-checkbox checkbox-info">
															<input type="checkbox" class="custom-control-input" id="customCheckBox005" required="">
															<label class="custom-control-label" for="customCheckBox005"></label>
														</div>
													</div>	
												</td>
												<td>
													<div class="media align-items-center">
														<img class="img-fluid rounded mr-3 d-none d-xl-inline-block" width="70" src="<?php echo e(asset('images/avatar/4.jpg')); ?>" alt="DexignZone">
														<div class="media-body">
															<h4 class="text-black font-w600 mb-1 wspace-no">Glee Smiley</h4>
															<span>Sunday, 24 July 2020 04:55 PM</span>
														</div>
													</div>
												</td>
												<td class="d-none d-lg-inline-block">The Story of Danau Toba (Musical Drama)</td>
												<td>
													<span class="star-review d-inline-block mb-2 fs-16 wspace-no">
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-gray"></i>
													</span>
													<p class="mb-0 d-none d-xl-inline-block">Karciz is one of the best vendors we've ever worked with. Thanks for your wonderful, helpful service across the board. It is greatly appreciated!</p>
												</td>
												<td>
													<div class="d-flex">
														<a href="javascript:;" class="btn btn-primary btn-sm px-4">Publish</a>
														<a href="javascript:;" class="btn btn-danger  btn-sm ml-2 px-4">Delete</a>
													</div>
												</td>
											</tr>
											<tr>
												<td>
													<div class="checkbox mr-3 align-self-center">
														<div class="custom-control custom-checkbox checkbox-info">
															<input type="checkbox" class="custom-control-input" id="customCheckBox006" required="">
															<label class="custom-control-label" for="customCheckBox006"></label>
														</div>
													</div>	
												</td>
												<td>
													<div class="media align-items-center">
														<img class="img-fluid rounded mr-3 d-none d-xl-inline-block" width="70" src="<?php echo e(asset('images/avatar/5.jpg')); ?>" alt="DexignZone">
														<div class="media-body">
															<h4 class="text-black font-w600 mb-1 wspace-no">Louis Jovanny</h4>
															<span>Sunday, 24 July 2020 04:55 PM</span>
														</div>
													</div>
												</td>
												<td class="d-none d-lg-inline-block">The Story of Danau Toba (Musical Drama)</td>
												<td>
													<span class="star-review d-inline-block mb-2 fs-16 wspace-no">
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-gray"></i>
													</span>
													<p class="mb-0 d-none d-xl-inline-block">Karciz is one of the best vendors we've ever worked with. Thanks for your wonderful, helpful service across the board. It is greatly appreciated!</p>
												</td>
												<td>
													<div class="d-flex">
														<a href="javascript:;" class="btn btn-primary btn-sm px-4">Publish</a>
														<a href="javascript:;" class="btn btn-danger  btn-sm ml-2 px-4">Delete</a>
													</div>
												</td>
											</tr>
											<tr>
												<td>
													<div class="checkbox mr-3 align-self-center">
														<div class="custom-control custom-checkbox checkbox-info">
															<input type="checkbox" class="custom-control-input" id="customCheckBox007" required="">
															<label class="custom-control-label" for="customCheckBox007"></label>
														</div>
													</div>	
												</td>
												<td>
													<div class="media align-items-center">
														<img class="img-fluid rounded mr-3 d-none d-xl-inline-block" width="70" src="<?php echo e(asset('images/avatar/6.jpg')); ?>" alt="DexignZone">
														<div class="media-body">
															<h4 class="text-black font-w600 mb-1 wspace-no">Cindy Hawkins</h4>
															<span>Sunday, 24 July 2020 04:55 PM</span>
														</div>
													</div>
												</td>
												<td class="d-none d-lg-inline-block">The Story of Danau Toba (Musical Drama)</td>
												<td>
													<span class="star-review d-inline-block mb-2 fs-16 wspace-no wspace-no">
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-gray"></i>
													</span>
													<p class="mb-0 d-none d-xl-inline-block">Karciz is one of the best vendors we've ever worked with. Thanks for your wonderful, helpful service across the board. It is greatly appreciated!</p>
												</td>
												<td>
													<div class="d-flex">
														<a href="javascript:;" class="btn btn-primary btn-sm px-4">Publish</a>
														<a href="javascript:;" class="btn btn-danger  btn-sm ml-2 px-4">Delete</a>
													</div>
												</td>
											</tr>
										</tbody>
									</table>
								</div>
							</div>
							<div id="navpills-2" class="tab-pane">
								<div class="table-responsive table-hover fs-14">
									<table class="table display mb-4 dataTablesCard fs-14" id="example4">
										<thead>
											<tr>
												<th>
													<div class="checkbox mr-3 align-self-center">
														<div class="custom-control custom-checkbox checkbox-info">
															<input type="checkbox" class="custom-control-input" id="customCheckBox01" required="">
															<label class="custom-control-label" for="customCheckBox01"></label>
														</div>
													</div>
												</th>
												<th style="width:250px;">Customer</th>
												<th>Event NAME</th>
												<th>Stars Review</th>
												<th>Action</th>
											</tr>
										</thead>
										<tbody>
											<tr>
												<td>
													<div class="checkbox mr-3 align-self-center">
														<div class="custom-control custom-checkbox checkbox-info">
															<input type="checkbox" class="custom-control-input" id="customCheckBox05" required="">
															<label class="custom-control-label" for="customCheckBox05"></label>
														</div>
													</div>	
												</td>
												<td>
													<div class="media align-items-center">
														<img class="img-fluid rounded mr-3 d-none d-xl-inline-block" width="70" src="<?php echo e(asset('images/avatar/4.jpg')); ?>" alt="DexignZone">
														<div class="media-body">
															<h4 class="text-black font-w600 mb-1 wspace-no">Glee Smiley</h4>
															<span>Sunday, 24 July 2020 04:55 PM</span>
														</div>
													</div>
												</td>
												<td class="d-none d-lg-inline-block">The Story of Danau Toba (Musical Drama)</td>
												<td>
													<span class="star-review d-inline-block mb-2 fs-16 wspace-no">
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-gray"></i>
													</span>
													<p class="mb-0 d-none d-xl-inline-block">Karciz is one of the best vendors we've ever worked with. Thanks for your wonderful, helpful service across the board. It is greatly appreciated!</p>
												</td>
												<td>
													<div class="d-flex">
														<a href="javascript:;" class="btn btn-primary btn-sm px-4">Publish</a>
														<a href="javascript:;" class="btn btn-danger  btn-sm ml-2 px-4">Delete</a>
													</div>
												</td>
											</tr>
											<tr>
												<td>
													<div class="checkbox mr-3 align-self-center">
														<div class="custom-control custom-checkbox checkbox-info">
															<input type="checkbox" class="custom-control-input" id="customCheckBox6" required="">
															<label class="custom-control-label" for="customCheckBox6"></label>
														</div>
													</div>	
												</td>
												<td>
													<div class="media align-items-center">
														<img class="img-fluid rounded mr-3 d-none d-xl-inline-block" width="70" src="<?php echo e(asset('images/avatar/5.jpg')); ?>" alt="DexignZone">
														<div class="media-body">
															<h4 class="text-black font-w600 mb-1 wspace-no">Louis Jovanny</h4>
															<span>Sunday, 24 July 2020 04:55 PM</span>
														</div>
													</div>
												</td>
												<td class="d-none d-lg-inline-block">The Story of Danau Toba (Musical Drama)</td>
												<td>
													<span class="star-review d-inline-block mb-2 fs-16 wspace-no">
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-gray"></i>
													</span>
													<p class="mb-0 d-none d-xl-inline-block">Karciz is one of the best vendors we've ever worked with. Thanks for your wonderful, helpful service across the board. It is greatly appreciated!</p>
												</td>
												<td>
													<div class="d-flex">
														<a href="javascript:;" class="btn btn-primary btn-sm px-4">Publish</a>
														<a href="javascript:;" class="btn btn-danger  btn-sm ml-2 px-4">Delete</a>
													</div>
												</td>
											</tr>
											<tr>
												<td>
													<div class="checkbox mr-3 align-self-center">
														<div class="custom-control custom-checkbox checkbox-info">
															<input type="checkbox" class="custom-control-input" id="customCheckBox0007" required="">
															<label class="custom-control-label" for="customCheckBox0007"></label>
														</div>
													</div>	
												</td>
												<td>
													<div class="media align-items-center">
														<img class="img-fluid rounded mr-3 d-none d-xl-inline-block" width="70" src="<?php echo e(asset('images/avatar/6.jpg')); ?>" alt="DexignZone">
														<div class="media-body">
															<h4 class="text-black font-w600 mb-1 wspace-no">Cindy Hawkins</h4>
															<span>Sunday, 24 July 2020 04:55 PM</span>
														</div>
													</div>
												</td>
												<td class="d-none d-lg-inline-block">The Story of Danau Toba (Musical Drama)</td>
												<td>
													<span class="star-review d-inline-block mb-2 fs-16 wspace-no">
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-gray"></i>
													</span>
													<p  class="mb-0 d-none d-xl-inline-block">Karciz is one of the best vendors we've ever worked with. Thanks for your wonderful, helpful service across the board. It is greatly appreciated!</p>
												</td>
												<td>
													<div class="d-flex">
														<a href="javascript:;" class="btn btn-primary btn-sm px-4">Publish</a>
														<a href="javascript:;" class="btn btn-danger  btn-sm ml-2 px-4">Delete</a>
													</div>
												</td>
											</tr>
										</tbody>
									</table>
								</div>
							</div>
							<div id="navpills-3" class="tab-pane">
								<div class="table-responsive table-hover fs-14">
									<table class="table display mb-4 dataTablesCard fs-14" id="example3">
										<thead>
											<tr>
												<th>
													<div class="checkbox mr-3 align-self-center">
														<div class="custom-control custom-checkbox checkbox-info">
															<input type="checkbox" class="custom-control-input" id="customCheckBox001" required="">
															<label class="custom-control-label" for="customCheckBox001"></label>
														</div>
													</div>
												</th>
												<th style="width:250px;">Customer</th>
												<th>Event NAME</th>
												<th>Stars Review</th>
												<th>Action</th>
											</tr>
										</thead>
										<tbody>
											<tr>
												<td>
													<div class="checkbox mr-3 align-self-center">
														<div class="custom-control custom-checkbox checkbox-info">
															<input type="checkbox" class="custom-control-input" id="customCheckBox06" required="">
															<label class="custom-control-label" for="customCheckBox06"></label>
														</div>
													</div>	
												</td>
												<td>
													<div class="media align-items-center">
														<img class="img-fluid rounded mr-3 d-none d-xl-inline-block" width="70" src="<?php echo e(asset('images/avatar/5.jpg')); ?>" alt="DexignZone">
														<div class="media-body">
															<h4 class="text-black font-w600 mb-1 wspace-no">Louis Jovanny</h4>
															<span>Sunday, 24 July 2020 04:55 PM</span>
														</div>
													</div>
												</td>
												<td class="d-none d-lg-inline-block">The Story of Danau Toba (Musical Drama)</td>
												<td>
													<span class="star-review d-inline-block mb-2 fs-16 wspace-no">
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-gray"></i>
													</span>
													<p  class="mb-0 d-none d-xl-inline-block">Karciz is one of the best vendors we've ever worked with. Thanks for your wonderful, helpful service across the board. It is greatly appreciated!</p>
												</td>
												<td>
													<div class="d-flex">
														<a href="javascript:;" class="btn btn-primary btn-sm px-4">Publish</a>
														<a href="javascript:;" class="btn btn-danger  btn-sm ml-2 px-4">Delete</a>
													</div>
												</td>
											</tr>
											<tr>
												<td>
													<div class="checkbox mr-3 align-self-center">
														<div class="custom-control custom-checkbox checkbox-info">
															<input type="checkbox" class="custom-control-input" id="customCheckBox07" required="">
															<label class="custom-control-label" for="customCheckBox07"></label>
														</div>
													</div>	
												</td>
												<td>
													<div class="media align-items-center">
														<img class="img-fluid rounded mr-3 d-none d-xl-inline-block" width="70" src="<?php echo e(asset('images/avatar/6.jpg')); ?>" alt="DexignZone">
														<div class="media-body">
															<h4 class="text-black font-w600 mb-1 wspace-no">Cindy Hawkins</h4>
															<span>Sunday, 24 July 2020 04:55 PM</span>
														</div>
													</div>
												</td>
												<td class="d-none d-lg-inline-block">The Story of Danau Toba (Musical Drama)</td>
												<td>
													<span class="star-review d-inline-block mb-2 fs-16 wspace-no">
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-orange"></i>
														<i class="fa fa-star fs-16 text-gray"></i>
													</span>
													<p class="mb-0 d-none d-xl-inline-block">Karciz is one of the best vendors we've ever worked with. Thanks for your wonderful, helpful service across the board. It is greatly appreciated!</p>
												</td>
												<td>
													<div class="d-flex">
														<a href="javascript:;" class="btn btn-primary btn-sm px-4">Publish</a>
														<a href="javascript:;" class="btn btn-danger  btn-sm ml-2 px-4">Delete</a>
													</div>
												</td>
											</tr>
										</tbody>
									</table>
								</div>
							</div>
						</div>
					</div>
				</div>
            </div>
			
<?php $__env->stopSection(); ?>			
<?php echo $__env->make('layout.default', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/html/ksstmprod/resources/views/dashboard/reviews.blade.php ENDPATH**/ ?>