HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/debierbaron.komma.pro/app/storage/views/e62b170e1d660acf014a560276b89055
<?php $__env->startSection('content'); ?>

    <div class="entity subscription">
        <div class="entity-header">
            <div class="entity-title">Abonnementen</div>
            <div class="entity-buttons">
            </div>
        </div>
        <div class="content">
            <?php echo $__env->make('kms::section.subscriptions.filters', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

            <?php echo Form::open(['route'=>'kms.subscription.execute_action']); ?>


            <?php echo $__env->make('kms::section.subscriptions.actions', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
            <?php echo $__env->make('kms::section.subscriptions.subscription-list', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

            <?php echo Form::close(); ?>


        </div>
    </div>

<?php $__env->stopSection(); ?>
<?php echo $__env->make('kms::layouts.kms', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>