home
/
zktecojo
/
public_html
/
app
/
views-feb 24
/
frontend
/
old
➕ New
📤 Upload
✎ Editing:
content.blade.php
← Back
@include('frondend.common.header') <!-- Navigation --> @include('frondend.common.innerheadermenu') <!-- End Navigation --> <!-- Listing Page (about us ) --> @if($pageContent->menu_layout=='listingbullet') @include('frondend.layout.listingbullet') <!-- Project layout --> @elseif($pageContent->menu_layout=='project') @include('frondend.layout.project') <!-- leadership layout --> @elseif($pageContent->menu_layout=='leadership') @include('frondend.layout.leadership') <!-- contact us layout --> @elseif($pageContent->menu_layout=='contactus') @include('frondend.layout.contactus') <!-- contact us layout --> @elseif($pageContent->menu_layout=='common_flat_inner') @include('frondend.layout.common_flat') @else @include('frondend.layout.common') @endif <!-- Footer Script Loasd --> @include('frondend.common.footerscripts') <!-- Project Scripts --> @include('frondend.common.projectscripts') <!-- Footer End --> @include('frondend.common.footer')
💾 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