home
/
zktecojo
/
public_html
/
app
/
storage
/
views
➕ New
📤 Upload
✎ Editing:
45d694e333779769000ca52a39223875
← Back
<div class="solution-inner right-in"> <h3 class="innerCaption"><?php echo (($lang=='ar')?$pageContent->page_name_arabic:$pageContent->page_name ); ?></h3> <div class="row video-blk-row"> <?php foreach($videoList as $vlist) {?> <div class="col-md-4"> <div class="video-block"> <iframe width="100%" height="270" src="https://www.youtube.com/embed/<?php echo $vlist->vg_youtube_id ?>" frameborder="0" allowfullscreen></iframe> <div class="video-text"> <h4><?php echo (($lang=='ar')?$vlist-> vg_video_name_arabic:$vlist-> vg_video_name ); ?></h4> </div> </div> </div> <?php } ?> </div> </div>
💾 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