==
find('dist/css/theme.css');
if ($styles) {
$this['lastmodified'] = $styles->mtime;
} else {
throw new \Exception("Asset files were not detected, try running artisan mix:install && artisan mix:compile -p theme-lycee-km");
}
}
?>
==
{% styles %}
{% placeholder head %}