ok
Direktori : /home2/selectio/www/fms-worksuite/storage/framework/views/ |
Current File : /home2/selectio/www/fms-worksuite/storage/framework/views/f85f20bdff902b7d9b0fe8318f5d7a9d.php |
<?php $__env->startComponent('mail::message'); ?> # <?php echo app('translator')->get('email.hello'); ?> <?php if(! empty($notifiableName)): ?> <?php echo e($notifiableName); ?> <?php endif; ?> <?php echo app('translator')->get('!'); ?> <?php if(!empty($content)): ?> <?php $__env->startComponent('mail::text', ['text' => $content]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if(!empty($url)): ?> <?php $__env->startComponent('mail::button', ['url' => $url, 'themeColor' => ((!empty($themeColor)) ? $themeColor : '#1f75cb')]); ?> <?php echo e($actionText); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php echo app('translator')->get('email.regards'); ?>,<br> <?php echo e(config('app.name')); ?> <?php echo $__env->renderComponent(); ?> <?php /**PATH /home2/selectio/public_html/fms-worksuite/resources/views/mail/email.blade.php ENDPATH**/ ?>