JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "0d64923a6c1f477ce08c6a449bb7ac0d.php"

Full Path: /home/markqprx/iniasli.pro/storage/framework/views/0d64923a6c1f477ce08c6a449bb7ac0d.php
File size: 1.05 KB
MIME-type: text/x-php
Charset: utf-8

<?php $settings = app('Common\Settings\Settings'); ?>
<?php $__env->startComponent('mail::layout'); ?>

<?php $__env->slot('header'); ?>
<?php $__env->startComponent('mail::header', ['url' => config('app.url')]); ?>
    <img width="200px" height="auto" src="<?php echo e(url($settings->get('branding.logo_dark'))); ?>">
<?php echo $__env->renderComponent(); ?>
<?php $__env->endSlot(); ?>


<?php echo e($slot); ?>



<?php if(isset($subcopy)): ?>
<?php $__env->slot('subcopy'); ?>
<?php $__env->startComponent('mail::subcopy'); ?>
<?php echo e($subcopy); ?>

<?php echo $__env->renderComponent(); ?>
<?php $__env->endSlot(); ?>
<?php endif; ?>


<?php $__env->slot('footer'); ?>
<?php $__env->startComponent('mail::footer'); ?>
© <?php echo e(date('Y')); ?> <?php echo e(config('app.name')); ?>. <?php echo app('translator')->get('All rights reserved.'); ?>
<?php echo $__env->renderComponent(); ?>
<?php $__env->endSlot(); ?>
<?php echo $__env->renderComponent(); ?>
<?php /**PATH /home/markqprx/iniasli.pro/resources/views/vendor/mail/html/message.blade.php ENDPATH**/ ?>