PATH:
home
/
rwabteecom
/
.trash
/
Editing: 48e496e17a902cdfb97499e943598b31.php
<?php $__env->startSection('title', 'Mail Setup'); ?> <?php $__env->startSection('content'); ?> <section class="mt-4"> <div class="container"> <form action="<?php echo e(route('saveAccount')); ?>" method="post" class="card"> <?php echo csrf_field(); ?> <div class="card-body"> <div class="tab"> <div class="row"> <div class="col-md-4 mb-3"> <?php if (isset($component)) { $__componentOriginal382c7328f1605d7d4bdae9eb72aab105 = $component; } ?> <?php $component = InstallerErag\Components\Input::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('input'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(InstallerErag\Components\Input::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['label' => 'Driver','name' => 'mail_driver','type' => 'text','value' => ''.e(old('mail_driver')).'','placeholder' => 'smtp']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal382c7328f1605d7d4bdae9eb72aab105)): ?> <?php $component = $__componentOriginal382c7328f1605d7d4bdae9eb72aab105; ?> <?php unset($__componentOriginal382c7328f1605d7d4bdae9eb72aab105); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb = $component; } ?> <?php $component = InstallerErag\Components\error::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('error'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(InstallerErag\Components\error::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['for' => 'mail_driver']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb)): ?> <?php $component = $__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb; ?> <?php unset($__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb); ?> <?php endif; ?> </div> <div class="col-md-4 mb-3"> <?php if (isset($component)) { $__componentOriginal382c7328f1605d7d4bdae9eb72aab105 = $component; } ?> <?php $component = InstallerErag\Components\Input::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('input'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(InstallerErag\Components\Input::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['label' => 'Host','name' => 'mail_host','type' => 'text','value' => ''.e(old('mail_host')).'','placeholder' => 'localhost']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal382c7328f1605d7d4bdae9eb72aab105)): ?> <?php $component = $__componentOriginal382c7328f1605d7d4bdae9eb72aab105; ?> <?php unset($__componentOriginal382c7328f1605d7d4bdae9eb72aab105); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb = $component; } ?> <?php $component = InstallerErag\Components\error::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('error'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(InstallerErag\Components\error::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['for' => 'mail_host']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb)): ?> <?php $component = $__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb; ?> <?php unset($__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb); ?> <?php endif; ?> </div> <div class="col-md-4 mb-3"> <?php if (isset($component)) { $__componentOriginal382c7328f1605d7d4bdae9eb72aab105 = $component; } ?> <?php $component = InstallerErag\Components\Input::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('input'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(InstallerErag\Components\Input::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['label' => 'Port','name' => 'mail_port','type' => 'text','value' => ''.e(old('mail_port')).'','placeholder' => '587 or 465 or 25']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal382c7328f1605d7d4bdae9eb72aab105)): ?> <?php $component = $__componentOriginal382c7328f1605d7d4bdae9eb72aab105; ?> <?php unset($__componentOriginal382c7328f1605d7d4bdae9eb72aab105); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb = $component; } ?> <?php $component = InstallerErag\Components\error::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('error'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(InstallerErag\Components\error::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['for' => 'mail_port']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb)): ?> <?php $component = $__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb; ?> <?php unset($__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb); ?> <?php endif; ?> </div> <div class="col-md-4 mb-3"> <?php if (isset($component)) { $__componentOriginal382c7328f1605d7d4bdae9eb72aab105 = $component; } ?> <?php $component = InstallerErag\Components\Input::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('input'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(InstallerErag\Components\Input::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['label' => 'Mail Encryption','name' => 'mail_encryption','type' => 'text','value' => ''.e(old('mail_encryption')).'','placeholder' => 'TLS or SSL or null']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal382c7328f1605d7d4bdae9eb72aab105)): ?> <?php $component = $__componentOriginal382c7328f1605d7d4bdae9eb72aab105; ?> <?php unset($__componentOriginal382c7328f1605d7d4bdae9eb72aab105); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb = $component; } ?> <?php $component = InstallerErag\Components\error::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('error'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(InstallerErag\Components\error::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['for' => 'mail_encryption']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb)): ?> <?php $component = $__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb; ?> <?php unset($__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb); ?> <?php endif; ?> </div> <div class="col-md-4 mb-3"> <?php if (isset($component)) { $__componentOriginal382c7328f1605d7d4bdae9eb72aab105 = $component; } ?> <?php $component = InstallerErag\Components\Input::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('input'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(InstallerErag\Components\Input::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['label' => 'Email Username','name' => 'mail_username','type' => 'email','value' => ''.e(old('mail_username')).'','placeholder' => 'admin@example.com']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal382c7328f1605d7d4bdae9eb72aab105)): ?> <?php $component = $__componentOriginal382c7328f1605d7d4bdae9eb72aab105; ?> <?php unset($__componentOriginal382c7328f1605d7d4bdae9eb72aab105); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb = $component; } ?> <?php $component = InstallerErag\Components\error::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('error'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(InstallerErag\Components\error::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['for' => 'mail_username']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb)): ?> <?php $component = $__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb; ?> <?php unset($__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb); ?> <?php endif; ?> </div> <div class="col-md-4 mb-3"> <?php if (isset($component)) { $__componentOriginal382c7328f1605d7d4bdae9eb72aab105 = $component; } ?> <?php $component = InstallerErag\Components\Input::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('input'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(InstallerErag\Components\Input::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['label' => 'Email Password','name' => 'mail_password','type' => 'password','value' => ''.e(old('mail_password')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal382c7328f1605d7d4bdae9eb72aab105)): ?> <?php $component = $__componentOriginal382c7328f1605d7d4bdae9eb72aab105; ?> <?php unset($__componentOriginal382c7328f1605d7d4bdae9eb72aab105); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb = $component; } ?> <?php $component = InstallerErag\Components\error::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('error'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(InstallerErag\Components\error::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['for' => 'mail_password']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb)): ?> <?php $component = $__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb; ?> <?php unset($__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb); ?> <?php endif; ?> </div> <div class="col-md-4 mb-3"> <?php if (isset($component)) { $__componentOriginal382c7328f1605d7d4bdae9eb72aab105 = $component; } ?> <?php $component = InstallerErag\Components\Input::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('input'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(InstallerErag\Components\Input::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['label' => 'Email From Address','name' => 'mail_from_address','type' => 'email','value' => ''.e(old('mail_from_address')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal382c7328f1605d7d4bdae9eb72aab105)): ?> <?php $component = $__componentOriginal382c7328f1605d7d4bdae9eb72aab105; ?> <?php unset($__componentOriginal382c7328f1605d7d4bdae9eb72aab105); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb = $component; } ?> <?php $component = InstallerErag\Components\error::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('error'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(InstallerErag\Components\error::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['for' => 'mail_from_address']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb)): ?> <?php $component = $__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb; ?> <?php unset($__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb); ?> <?php endif; ?> </div> <div class="col-md-4 mb-3"> <?php if (isset($component)) { $__componentOriginal382c7328f1605d7d4bdae9eb72aab105 = $component; } ?> <?php $component = InstallerErag\Components\Input::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('input'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(InstallerErag\Components\Input::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['label' => 'Email From Name','name' => 'mail_from_name','type' => 'text','value' => ''.e(old('mail_from_name')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal382c7328f1605d7d4bdae9eb72aab105)): ?> <?php $component = $__componentOriginal382c7328f1605d7d4bdae9eb72aab105; ?> <?php unset($__componentOriginal382c7328f1605d7d4bdae9eb72aab105); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb = $component; } ?> <?php $component = InstallerErag\Components\error::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('error'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(InstallerErag\Components\error::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['for' => 'mail_from_name']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb)): ?> <?php $component = $__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb; ?> <?php unset($__componentOriginal5afa9d5d3daf75138aae1b9a63528ebb); ?> <?php endif; ?> </div> </div> </div> </div> <div class="card-footer text-end"> <div class="d-flex"> <button type="submit" id="next_button" class="btn btn-primary ms-auto">Next</button> </div> </div> </form> </div> </div> </section> <?php $__env->stopSection(); ?> <?php echo $__env->make('vendor.InstallerEragViews.app-layout', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/rwabteecom/public_html/resources/views/vendor/InstallerEragViews/account.blade.php ENDPATH**/ ?>
SAVE
CANCEL