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/670f35326ad6cca5c3d9360efa740a1850ec6847.php
<?php $__env->startSection('contant'); ?>
<section class="page-title">
		<div class="pattern-layer-one"></div>
    	<div class="auto-container">
			<h2>Contact us</h2>
			<ul class="page-breadcrumb">
				<li><a href="<?php echo e(route('home')); ?>">home</a></li>
				<li>Contact us</li>
			</ul>
        </div>
    </section>
    <!--End Page Title-->

	<!-- Contact Info Section -->
	<section class="contact-info-section">
		<div class="auto-container">
			<!-- Sec Title -->


			<div class="row clearfix">

				<!-- Info Column -->
				<div class="info-column col-lg-4 col-md-6 col-sm-12">
					<div class="inner-column">
						<div class="content">
							<div class="icon-box"><span class="flaticon-pin"></span></div>
							<ul>
								<li><strong><?php echo e(\App\Models\Settings::where('id', 29)->first()->value); ?></strong></li>
								<li><?php echo e(\App\Models\Settings::where('id', 30)->first()->value); ?></li>
							</ul>
						</div>
					</div>
				</div>

				<!-- Info Column -->
				<div class="info-column col-lg-4 col-md-6 col-sm-12">
					<div class="inner-column">
						<div class="content">
							<div class="icon-box"><span class="flaticon-phone-call"></span></div>
							<ul>
								<li><strong><?php echo e(\App\Models\Settings::where('id', 31)->first()->value); ?></strong></li>
								<li><?php echo e(\App\Models\Settings::where('id', 32)->first()->value); ?></li>
							</ul>
						</div>
					</div>
				</div>

				<!-- Info Column -->
				<div class="info-column col-lg-4 col-md-6 col-sm-12">
					<div class="inner-column">
						<div class="content">
							<div class="icon-box"><span class="flaticon-email-1"></span></div>
							<ul>
								<li><strong><?php echo e(\App\Models\Settings::where('id', 33)->first()->value); ?></strong></li>
								<li><?php echo e(\App\Models\Settings::where('id', 34)->first()->value); ?></li>
							</ul>
						</div>
					</div>
				</div>
			</div>
		</div>
	</section>
	<!-- End Contact Info Section -->

	<!-- Map Section -->
	<section class="contact-map-section">
		<div class="auto-container">
			<!-- Map Boxed -->
			<div class="map-boxed">
				<!--Map Outer-->
				<div class="map-outer">
					<iframe
						src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3439.926427514122!2d47.8898125!3d30.438187500000005!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3fc49360a0251405%3A0x95d35483f7737a7e!2z2LTYsdmD2Kkg2KPZhtis2KfYstin2Kog2KfZhNmB2YrYrdin2KEg2YTYtdmG2KfYudipINin2YTZhdmG2LjZgdin2Ko!5e0!3m2!1sen!2siq!4v1663708928500!5m2!1sen!2siq"
						width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy"
						referrerpolicy="no-referrer-when-downgrade" class="form-control"></iframe>
				</div>
			</div>
		</div>
	</section>
	<!-- End Map Section -->

	<!-- Contact Map Section -->
	<section class="contact-map-section">
		<div class="auto-container">
			<!-- Sec Title -->
			<div class="sec-title">
				<div class="clearfix">
					<div class="pull-left">
						<div class="title">SEND YOUR MESSAGE</div>
						<h2>Send Your Message</h2>
					</div>

				</div>
			</div>

			<!-- Contact Form -->
			<div class="contact-form">

				<!-- Contact Form -->
			 <form id="contactForm" action="<?php echo e(asset('assets/php/form-process.php')); ?>">
					<div class="row clearfix">

						<div class="form-group col-lg-6 col-md-6 col-sm-12">
							<label>Your name *</label>
							<input type="text" name="name" id="name" placeholder="" required>
						</div>

						<div class="form-group col-lg-6 col-md-6 col-sm-12">
							<label>Email address *</label>
							<input type="text" name="email" id="email" placeholder="" required>
						</div>

						<div class="form-group col-lg-6 col-md-6 col-sm-12">
							<label>Phone number *</label>
							<input type="text" name="phone_number" id="phone_number" placeholder="" required>
						</div>

						<div class="form-group col-lg-6 col-md-6 col-sm-12">
							<label>Subject</label>
							<input type="text" name="msg_subject" id="msg_subject" placeholder="" required>
						</div>

						<div class="form-group col-lg-12 col-md-12 col-sm-12">
							<label>Your Message *</label>
							<textarea name="message" id="message" placeholder=""></textarea>
						</div>

						<div class="form-group text-center col-lg-12 col-md-12 col-sm-12">
							<button class="theme-btn btn-style-three" type="submit" name="submit-form"><span class="txt"><?php echo e(\App\Models\Settings::where('id', 35)->first()->value); ?></span></button>
					 <div id="msgSubmit" class="h3 text-center hidden"></div>
                        </div>

					</div>
				</form>
			</div>
			<!-- End Contact Form -->

		</div>
	</section>
	<!-- End Contact Map Section -->

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

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

Youez - 2016 - github.com/yon3zu
LinuXploit