File: D:/HostingSpaces/SBogers10/ijzerenman.komma.pro/app/storage/views/3215069ae9e8cdaeef69067f6a4b7145
<?php $__env->startSection('content'); ?>
<div id="entitties" class="entities">
<div class="entities-header">
<h1>Welcome</h1>
</div>
<div class="entities-content-container">
<div class="entities-content">
<p>Welcome to the Komma Management System. Choose a page in the menu on the left to start editing your website.</p>
<p>If you have any questions don‘t hesitate to contact us. Enjoy the use of our system.</p>
<p>Kind regards,</p>
<div class="small-profile">
<img src="<?php echo asset('/packages/komma/kms/img/stef_bogers.jpg'); ?>" alt="Stef Bogers" class="small-profile-image"/>
<p class="small-profile-name">Stef Bogers</p>
<p class="small-profile-description">Directeur/eigenaar<br/>Komma Mediadesign</p>
</div>
<hr/>
<h2>Komma Mediadesign</h2>
<p class="kms-admin-adres">
Goorstraat 33<br/>
6027 NB Soerendonk
</p>
<p class="kms-admin-contact">
+31 (0)495 - 59 94 11<br/>
<a href="mailto:info@komma.pro">info@komma.pro</a><br/>
<a href="http://www.komma.pro" target="_blank">www.komma.pro</a>
</p>
<p class="kms-admin-links">
<a href="http://www.komma.pro" target="_blank">Visit our corporate website</a><br/>
<a href="http://www.komma.pro" target="_blank">Terms and agreement</a><br/>
<a href="http://www.komma.pro" target="_blank">Disclaimer</a>
</p>
</div>
</div>
</div>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('kms::layouts.kms', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>