403Webshell
Server IP : 3.138.164.131  /  Your IP : 216.73.216.136
Web Server : Apache
System : Linux ns1.techtime.me 4.18.0-147.8.1.el8.lve.1.x86_64 #1 SMP Mon Jun 29 09:55:57 EDT 2020 x86_64
User : injazaat ( 1471)
PHP Version : 8.1.20
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/injazaat/public_html/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/injazaat/public_html/storage/framework/views/b57a12623dce8a1e3227f68881c64a934adaf22e.php
<?php $__env->startSection('contant'); ?>


			<!-- Page Wrapper -->
			<div class="page-wrapper">
				<div class="content container-fluid">

					<!-- Page Header -->
					<div class="page-header">
						<div class="row align-items-center">
							<div class="col">
								<h3 class="page-title"><a href="<?php echo e(route('show-careers')); ?>">Careers managment</a></h3>



							</div>

                            


						</div>
					</div>
					<!-- /Page Header -->

					<!-- Search Filter -->
					<div id="filter_search" class="card filter-card">
						<div class="card-body pb-0">
							<div class="row">
								<div class="col-sm-12 col-md-12">


							</div>
						</div>
					</div>
					<!-- /Search Filter -->

					<div class="row">
						<div class="col-sm-12">

							<div class="card card-table">
								<div class="card-body">
									<div class="table-responsive">
										<table class="table table-center table-hover link_datatable ">
											<thead class="thead-light">
												<tr>
													<th>ID</th>
                                                    <th>Name</th>
													
													<th>Email</th>
                                                    <th>Phone</th>
                                                    <th>Subject</th>
                                                    <th>Msg</th>
                                                    <th>CV</th>

													<th></th>

												</tr>
											</thead>
											<tbody>


                                                 <?php $__currentLoopData = $careers; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>

                                                 <tr>
                                                 <td><?php echo e($item->id); ?></td>
                                                 <td><?php echo e($item->name); ?></td>
                                                  <td><?php echo e($item->email); ?></td>
                                                 <td><?php echo e($item->phone); ?></td>
                                                  <td><?php echo e($item->subject); ?></td>
                                                 <td><textarea name="" id="" cols="30" rows="10" disabled><?php echo e($item->msg); ?></textarea></td>
                                                     
                                                      <td><a href="<?php echo e(asset($item->cv)); ?>">Download CV</a></td>

  <td class="text-right">

	        									<a href="<?php echo e(route('delete-careers',$item->id)); ?> " onclick="return confirm('Are you sure you want to delete this item?');" class="btn btn-sm btn-white text-danger mr-2"><i class="far fa-trash-alt mr-1"></i>Delete</a>
	                        </td>













                                                    </tr>
                    <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>







											</tbody>
										</table>
									</div>
								</div>
							</div>
						</div>
					</div>
				</div>
			</div>
			<!-- /Page Wrapper -->

        </div>
		<!-- /Main Wrapper -->

<?php $__env->stopSection(); ?>

<?php echo $__env->make('admin.adminlayouts.adminlayout', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/demotechtime/public_html/injtest/resources/views/admin/careers_managment/index.blade.php ENDPATH**/ ?>

Youez - 2016 - github.com/yon3zu
LinuXploit