D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
tattooscyy
/
www
/
storage
/
framework
/
views
/
Filename :
51cff75f51f7dd6ce9122271d321167c0f3dbb03.php
back
Copy
<div class="menu_middle"> <?php echo $calendar; ?> </div> <div id="current_day"> <form action="<?php echo e(asset('/manager/'.$url)); ?>" method="post"> <?php echo csrf_field();; ?> <input type="hidden" name="artist_id" value="<?php echo e(isset($id)?$id:0); ?>" /> <div id="current_template"> <h2> <?php if(isset($hours[0])): ?> <span class="min"><?php echo e($hours[0]); ?></span> - <span class="max"><?php echo e($hhhhh); ?></span> <?php endif; ?> <span><?php echo e(date('d-m-Y')); ?></span> </h2> <?php echo $__env->make('manager.includes.hours', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> </div> <input type="submit" class="btn btn-block btn-primary" value="Save"> </form> </div>