home
/
zktecojo
/
public_html
/
app
/
storage
/
views
/
test
➕ New
📤 Upload
✎ Editing:
0da2a18b2b432c521d3b2077af7995df
← Back
<?php echo $__env->make('includes.header', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <div class="welcome"> <?php echo $messages; ?> <?php echo $errors->first('email'); ?> <?php echo Form::open(array('url' => 'contactus', 'files'=> true)); ?> <div class="form-group"> <div> <?php echo Form::label('Photo', 'photo', array('class' => 'lblfields')); echo Form::file('photo'); ?> </div> <div> <?php echo Form::submit('Submit'); ?> </div> </div> <?php echo Form::close(); ?> </div> <?php echo $__env->make('includes.footer', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel