File: //var/www/quadcode-jobs/storage/framework/views/ae6b22f6b968d8cfbc93c9b2b34ca0369a8d5faa.php
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="robots" content="noindex,nofollow" />
<title><?php echo e(config('app.name')); ?> <?php echo e(config('twill.admin_app_title_suffix')); ?></title>
<!-- Fonts -->
<?php if(app()->isProduction()): ?>
<link href="<?php echo e(twillAsset('Inter-Regular.woff2')); ?>" rel="preload" as="font" type="font/woff2" crossorigin>
<link href="<?php echo e(twillAsset('Inter-Medium.woff2')); ?>" rel="preload" as="font" type="font/woff2" crossorigin>
<?php endif; ?>
<!-- CSS -->
<?php if(app()->isProduction()): ?>
<link href="<?php echo e(twillAsset('chunk-common.css')); ?>" rel="preload" as="style" crossorigin/>
<link href="<?php echo e(twillAsset('chunk-vendors.css')); ?>" rel="preload" as="style" crossorigin/>
<?php endif; ?>
<?php if (! (config('twill.dev_mode', false))): ?>
<link href="<?php echo e(twillAsset('chunk-common.css')); ?>" rel="stylesheet" crossorigin/>
<link href="<?php echo e(twillAsset('chunk-vendors.css' )); ?>" rel="stylesheet" crossorigin/>
<?php endif; ?>
<!-- head.js -->
<script>
!function(e){function t(){if(/in/.test(e.readyState))setTimeout(t,9);else for(var c=0;c<e.styleSheets.length;c++){var s=e.styleSheets[c];"html4css"!==s.title&&(s.disabled=!0)}}function c(){!e.readyState&&e.addEventListener&&(e.body?setTimeout(function(){e.readyState="complete"},500):setTimeout(c,9))}var s,i=window.A17||{},n=e.documentElement,l=window,o=e.getElementsByTagName("head")[0];i.browserSpec="addEventListener"in l&&l.history.pushState&&e.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1")?"html5":"html4",i.touch=!!("ontouchstart"in l||l.documentTouch&&e instanceof DocumentTouch),i.objectFit="objectFit"in n.style,window.A17=i,n.className=n.className.replace(/\bno-js\b/," js "+i.browserSpec+(i.touch?" touch":" no-touch")+(i.objectFit?" objectFit":" no-objectFit")),"html4"===i.browserSpec?(s=e.createElement("link"),s.rel="stylesheet",s.title="html4css",s.href="static/styles/html4css.css",o.appendChild(s),s=e.createElement("script"),s.src="//legacypicturefill.s3.amazonaws.com/legacypicturefill.min.js",o.appendChild(s),c(),t()):(s=e.createElement("script"),s.src="//cdnjs.cloudflare.com/ajax/libs/picturefill/3.0.2/picturefill.min.js",o.appendChild(s))}(document);
</script>
<?php echo $__env->yieldPushContent('extra_css'); ?>
<?php echo $__env->yieldPushContent('extra_js_head'); ?>
<?php /**PATH /var/www/quadcode-jobs/vendor/area17/twill/src/../views/partials/head.blade.php ENDPATH**/ ?>