| Current Path : /var/www/html/dynaweb-starter/storage/framework/views/ |
| Current File : /var/www/html/dynaweb-starter/storage/framework/views/9041e42947277e57478a9b924115325b.php |
<?php if(isset($data)): ?>
<script>
window.filamentData = <?php echo \Illuminate\Support\Js::from($data)->toHtml() ?>
</script>
<?php endif; ?>
<?php $__currentLoopData = $assets; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $asset): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<?php if(! $asset->isLoadedOnRequest()): ?>
<?php echo e($asset->getHtml()); ?>
<?php endif; ?>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
<style>
:root {
<?php $__currentLoopData = $cssVariables ?? []; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $cssVariableName => $cssVariableValue): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> --<?php echo e($cssVariableName); ?>:<?php echo e($cssVariableValue); ?>; <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
}
</style>
<?php /**PATH /var/www/html/dynaweb-starter/vendor/filament/support/src/../resources/views/assets.blade.php ENDPATH**/ ?>