File manager - Edit - /var/www/payraty/helpdesk/storage/framework/views/3410e8f3ed5bfca5b72fae0085806e02.php
Back
<?php $cssVariables = collect(config('common.themes.light')) ->mapWithKeys(fn($value, $key) => [$key => $value]) ->map(fn($value, $key) => "$key: $value;") ->implode(''); $buttonClass = 'py-8 px-16 bg-primary font-semibold text-on-primary rounded shadow active:bg-primary-dark focus:ring'; ?> <!DOCTYPE html> <html style="<?php echo e($cssVariables); ?>"> <head> <title>Install</title> <?php echo app('Illuminate\Foundation\Vite')('resources/client/main.css'); ?> </head> <body class="bg-alt flex flex-col items-center justify-center text-main"> <img src="<?php echo e(file_exists(public_path('images/logo-dark.png')) ? asset('images/logo-dark.png') : asset('images/logo-dark.svg')); ?>" alt="Logo" class="h-40 mb-34" /> <div class="w-780 p-24 rounded-md bg shadow border"> <?php echo e($slot); ?> </div> </body> </html> <?php /**PATH /var/www/payraty/helpdesk/common/resources/views/install/components/install-layout.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 1.33 |
proxy
|
phpinfo
|
Settings