home
/
zktecojo
/
public_html
/
app
/
storage
/
views
/
test
➕ New
📤 Upload
✎ Editing:
0f1c99bda445658a9260362e82765567
← Back
<?php $__env->startSection('metatags'); ?> <meta name="title" content="<?php echo e($pageContent->page_meta_title); ?>" /> <meta name="description" content="<?php echo e($pageContent->page_meta_description); ?>" /> <meta name="keywords" content="<?php echo e($pageContent->page_meta_keyword); ?>" /> <?php $__env->stopSection(); ?> <?php $__env->startSection('seoPageTitle'); ?> <title><?php echo (!empty($pageContent->page_seo_title))?$pageContent->page_seo_title:$pageTitle; ?></title> <?php $__env->stopSection(); ?> <?php $__env->startSection('styles'); ?> @parent <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <div class="innerBanner" style="background:url(<?php echo asset('assets/uploads/'.$pageContent->page_banner );?> ) center center no-repeat; background-size: cover;background-repeat: no-repeat;background-position: center;-webkit-background-size: cover;-moz-background-size: cover; -o-background-size: cover;background-size: cover;"> <!--<div class="banner-overlay"></div>--> <!--<div class="welcome-text"> <div class="bannermainTitle"> <h4>About Us</h4> </div> </div>--> </div> <!-- ===============MAIN CONTENT =============--> <div class="main-content"> <div class="fluid-container"> <div class="content-wrapper"> <!-- ABOUT --> <div class="page-section innerPageContentWrap newsSinglePageWrap"> <div class="row"> <h1><?php echo $currentNews-> news_title ;?></h1> <!--<p> <img src="images/news-thumb1.jpg" class="newsimg-view">Medsol announced the execution of an exclusive Distribution Agreement with neomedica headquartered in Serbia to promote neomedica's heamatology products in K.S.A. NeoMedica constantly develop and manufacture IVD medical devices of recognizable European quality managed trough implemented ISO 13485 standard, inside of state of art production plant, providing necessary education and support trough representatives and distributors worldwide</p>--> <?php echo $currentNews->news_content;?> </div> </div> <!--PRODUCTS--> </div> </div> </div> <!-- MAIN CONTENT --> <?php $__env->stopSection(); ?> <?php $__env->startSection('scripts'); ?> @parent <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.frontend.master', 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