<?php $__env->startSection('content'); ?>
            <!-- row -->
			<div class="container-fluid">
                <div class="page-titles">
					<ol class="breadcrumb">
						<li class="breadcrumb-item"><a href="javascript:void(0)">App</a></li>
						<li class="breadcrumb-item active"><a href="javascript:void(0)">Profile</a></li>
					</ol>
                </div>
                <!-- row -->
                <div class="row">
                    <div class="col-lg-12">
                        <div class="profile card card-body px-3 pt-3 pb-0">
                            <div class="profile-head">
                                <div class="photo-content">
                                    <div class="cover-photo"></div>
                                </div>
                                <div class="profile-info">
									<div class="profile-photo">
										<img  src="<?php echo e(asset('images/profile/profile.png')); ?>" class="img-fluid rounded-circle" alt="">
									</div>
									<div class="profile-details">
										<div class="profile-name px-3 pt-2">
											<h4 class="text-primary mb-0">Mitchell C. Shay</h4>
											<p>UX / UI Designer</p>
										</div>
										<div class="profile-email px-2 pt-2">
											<h4 class="text-muted mb-0">hello@email.com</h4>
											<p>Email</p>
										</div>
										<div class="dropdown ml-auto">
											<a href="#" class="btn btn-primary light sharp" data-toggle="dropdown" aria-expanded="true"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18px" height="18px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="#000000" cx="5" cy="12" r="2"></circle><circle fill="#000000" cx="12" cy="12" r="2"></circle><circle fill="#000000" cx="19" cy="12" r="2"></circle></g></svg></a>
											<ul class="dropdown-menu dropdown-menu-right">
												<li class="dropdown-item"><i class="fa fa-user-circle text-primary mr-2"></i> View profile</li>
												<li class="dropdown-item"><i class="fa fa-users text-primary mr-2"></i> Add to close friends</li>
												<li class="dropdown-item"><i class="fa fa-plus text-primary mr-2"></i> Add to group</li>
												<li class="dropdown-item"><i class="fa fa-ban text-primary mr-2"></i> Block</li>
											</ul>
										</div>
									</div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-xl-4">
						<div class="row">
							<div class="col-lg-12">
								<div class="card">
									<div class="card-body">
										<div class="profile-statistics">
											<div class="text-center">
												<div class="row">
													<div class="col">
														<h3 class="m-b-0">150</h3><span>Follower</span>
													</div>
													<div class="col">
														<h3 class="m-b-0">140</h3><span>Place Stay</span>
													</div>
													<div class="col">
														<h3 class="m-b-0">45</h3><span>Reviews</span>
													</div>
												</div>
												<div class="mt-4">
													<a href="javascript:void()" class="btn btn-primary mb-1 mr-1">Follow</a> 
													<a href="javascript:void()" class="btn btn-primary mb-1">Send Message</a>
												</div>
											</div>
										</div>
									</div>
								</div>
							</div>
							<div class="col-lg-12">
								<div class="card">
									<div class="card-header border-0 pb-0">
										<h4 class="text-black">Today Highlights</h4>
									</div>
									<div class="card-body pt-3">
										<div class="profile-blog">
											<img  src="<?php echo e(asset('images/profile/1.jpg')); ?>" alt="" class="img-fluid mb-4 w-100">
											<h4><a href="post-details.html" class="text-black">Darwin Creative Agency Theme</a></h4>
											<p class="mb-0">A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p>
										</div>
									</div>
								</div>
							</div>
							<div class="col-lg-12">
								<div class="card">
									<div class="card-header border-0 pb-0">
										<h4 class="text-black">Interest</h4>
									</div>
									<div class="card-body pt-3">
										<div class="profile-interest">
											<h5 class="text-primary d-inline"></h5>
											<div class="row sp4" id="lightgallery">
											
											
											
											
											
												<a href="<?php echo e(asset('images/profile/2.jpg')); ?>" data-exthumbimage="<?php echo e(asset('images/profile/2.jpg')); ?>" data-src="<?php echo e(asset('images/profile/2.jpg')); ?>" class="mb-1 col-lg-4 col-xl-4 col-sm-4 col-6">
													<img src="<?php echo e(asset('images/profile/2.jpg')); ?>" alt="" class="img-fluid">
												</a>
												<a href="<?php echo e(asset('images/profile/3.jpg')); ?>" data-exthumbimage="<?php echo e(asset('images/profile/3.jpg')); ?>" data-src="<?php echo e(asset('images/profile/3.jpg')); ?>" class="mb-1 col-lg-4 col-xl-4 col-sm-4 col-6">
													<img src="<?php echo e(asset('images/profile/3.jpg')); ?>" alt="" class="img-fluid">
												</a>
												<a href="<?php echo e(asset('images/profile/4.jpg')); ?>" data-exthumbimage="<?php echo e(asset('images/profile/4.jpg')); ?>" data-src="<?php echo e(asset('images/profile/4.jpg')); ?>" class="mb-1 col-lg-4 col-xl-4 col-sm-4 col-6">
													<img src="<?php echo e(asset('images/profile/4.jpg')); ?>" alt="" class="img-fluid">
												</a>
												<a href="<?php echo e(asset('images/profile/3.jpg')); ?>" data-exthumbimage="<?php echo e(asset('images/profile/3.jpg')); ?>" data-src="<?php echo e(asset('images/profile/3.jpg')); ?>" class="mb-1 col-lg-4 col-xl-4 col-sm-4 col-6">
													<img src="<?php echo e(asset('images/profile/2.jpg')); ?>" alt="" class="img-fluid">
												</a>
												<a href="<?php echo e(asset('images/profile/4.jpg')); ?>" data-exthumbimage="<?php echo e(asset('images/profile/4.jpg')); ?>" data-src="<?php echo e(asset('images/profile/4.jpg')); ?>" class="mb-1 col-lg-4 col-xl-4 col-sm-4 col-6">
													<img src="<?php echo e(asset('images/profile/3.jpg')); ?>" alt="" class="img-fluid">
												</a>
												<a href="<?php echo e(asset('images/profile/2.jpg')); ?>" data-exthumbimage="<?php echo e(asset('images/profile/2.jpg')); ?>" data-src="<?php echo e(asset('images/profile/2.jpg')); ?>" class="mb-1 col-lg-4 col-xl-4 col-sm-4 col-6">
													<img src="<?php echo e(asset('images/profile/4.jpg')); ?>" alt="" class="img-fluid">
												</a>
											</div>
										</div>
									</div>
								</div>
							</div>
							<div class="col-lg-12">							
								<div class="card">
									<div class="card-header border-0 pb-0">
										<h4 class="text-black">Our Latest News</h4>
									</div>
									<div class="card-body pt-3">
										<div class="profile-news">
											<div class="media pt-3 pb-3">
												<img  src="<?php echo e(asset('images/profile/5.jpg')); ?>" alt="image" class="mr-3 rounded" width="75">
												<div class="media-body">
													<h5 class="m-b-5"><a href="post-details.html" class="text-black">Collection of textile samples</a></h5>
													<p class="mb-0">I shared this on my fb wall a few months back, and I thought.</p>
												</div>
											</div>
											<div class="media pt-3 pb-3">
												<img  src="<?php echo e(asset('images/profile/6.jpg')); ?>" alt="image" class="mr-3 rounded" width="75">
												<div class="media-body">
													<h5 class="m-b-5"><a href="post-details.html" class="text-black">Collection of textile samples</a></h5>
													<p class="mb-0">I shared this on my fb wall a few months back, and I thought.</p>
												</div>
											</div>
											<div class="media pt-3">
												<img  src="<?php echo e(asset('images/profile/7.jpg')); ?>" alt="image" class="mr-3 rounded" width="75">
												<div class="media-body">
													<h5 class="m-b-5"><a href="post-details.html" class="text-black">Collection of textile samples</a></h5>
													<p class="mb-0">I shared this on my fb wall a few months back, and I thought.</p>
												</div>
											</div>
										</div>
									</div>
								</div>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-8">
                        <div class="card">
                            <div class="card-body">
								<div class="post-details">
									<h3 class="mb-2 text-black">Collection of textile samples lay spread</h3>
									<ul class="mb-4 post-meta">
										<li class="post-author">By Admin</li>
										<li class="post-date"><i class="fa fa-calender"></i>18 Nov 2020</li>
										<li class="post-comment"><i class="fa fa-comments-o"></i> 28</li>
									</ul>
									<img src="<?php echo e(asset('images/profile/8.jpg')); ?>" alt="" class="img-fluid mb-3">
									<p>A wonderful serenity has take possession of my entire soul like these sweet morning of spare which enjoy whole heart.A wonderful serenity has take possession of my entire soul like these sweet morning of spare which enjoy whole heart.</p>
									<p>A collection of textile samples lay spread out on the table - Samsa was a travelling salesman - and above it there hung a picture that he had recently cut out of an illustrated magazine and housed in a nice, gilded frame.</p>
									<blockquote>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Has been the industry's standard text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimencenturies.</blockquote>
									<p>A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart. I am alone, and feel the charm of existence was created for the bliss of souls like mine.I am so happy, my dear friend, so absorbed in the exquisite sense of mere tranquil existence, that I neglect my talents.</p>
									<div class="profile-skills mt-5 mb-5">
										<h4 class="text-primary mb-2">Skills</h4>
										<a href="javascript:void()" class="btn btn-primary light btn-xs mb-1">Admin</a>
										<a href="javascript:void()" class="btn btn-primary light btn-xs mb-1">Dashboard</a>
										<a href="javascript:void()" class="btn btn-primary light btn-xs mb-1">Photoshop</a>
										<a href="javascript:void()" class="btn btn-primary light btn-xs mb-1">Bootstrap</a>
										<a href="javascript:void()" class="btn btn-primary light btn-xs mb-1">Responsive</a>
										<a href="javascript:void()" class="btn btn-primary light btn-xs mb-1">Crypto</a>
									</div>
									<div class="comment-respond" id="respond">
										<h4 class="comment-reply-title text-primary mb-3" id="reply-title">Leave a Reply </h4>
										<form class="comment-form" id="commentform" method="post">
											<div class="row"> 
												<div class="col-lg-6">
													<div class="form-group">
														<label for="author" class="text-black font-w600">Name <span class="required">*</span></label>
														<input type="text" class="form-control" value="Author" name="Author" placeholder="Author" id="author">
													</div>
												</div>
												<div class="col-lg-6">
													<div class="form-group">
														<label for="email" class="text-black font-w600">Email <span class="required">*</span></label>
														<input type="text" class="form-control" value="Email" placeholder="Email" name="Email" id="email">
													</div>
												</div>
												<div class="col-lg-12">
													<div class="form-group">
														<label for="comment" class="text-black font-w600">Comment</label>
														<textarea rows="8" class="form-control" name="comment" placeholder="Comment" id="comment"></textarea>
													</div>
												</div>
												<div class="col-lg-12">
													<div class="form-group">
														<input type="submit" value="Post Comment" class="submit btn btn-primary" id="submit" name="submit">
													</div>
												</div>
											</div>
										</form>
									</div>
								</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/app/post_details.blade.php ENDPATH**/ ?>