HEX
Server: nginx/1.18.0
System: Linux test-ipsremont 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
User: ips (1000)
PHP: 8.0.30
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/quadcode-site/storage/framework/views/699a12f89444e2aef3f8349360edb26ca48d0840.php
<?php $__env->startSection('fieldsets'); ?>
    <?php $__env->startComponent('twill::partials.form.utils._fieldset', ['id' => 'seo', 'title' => 'SEO']); ?>
        <?php echo $__env->make('twill::partials.form._input', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->with( [
            'name' => 'description',
            'label' => 'SEO description',
            'translated' => true,
            
        ])->render(); ?>

        <?php echo $__env->make('twill::partials.form._input', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->with( [
            'name' => 'keywords',
            'label' => 'SEO keywords',
            'translated' => true,
            
        ])->render(); ?>

        <?php echo $__env->make('twill::partials.form._input', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->with( [
            'name' => 'custom_url',
            'label' => 'Custom url (for menu)',
            'translated' => false,
            'maxlength' => 250
        ])->render(); ?>
    <?php echo $__env->renderComponent(); ?>
<?php $__env->stopSection(); ?>

<?php $__env->startSection('contentFields'); ?>

    <?php echo $__env->make('twill::partials.form._block_editor', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->with( [
        'blocks' => [
            'text',
            'hero',
            'why_quadcode',
            'solid_set',
            'new_era',
            'get_in_touch',
            'quick_launch',
            'text_center',
            'tech',
            'customization',
            'cross_platform',
            'developed',
        ]
    ])->render(); ?>
<?php $__env->stopSection(); ?>

<?php echo $__env->make('twill::layouts.form', [
    'additionalFieldsets' => [
        ['fieldset' => 'seo', 'label' => 'SEO'],
    ]
], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/quadcode-site/resources/views/admin/pages/form.blade.php ENDPATH**/ ?>