Feuerwehr-eppingen/storage/framework/views/85cf8de5935d75990b5636f6236de419e8048560.php

11 lines
250 B
PHP

<!DOCTYPE html>
<html lang="<?php echo e(config('app.locale')); ?>">
<head>
<meta charset="utf-8">
<title><?php echo e(config('app.name', 'Laravel')); ?></title>
</head>
<body>
<?php echo $__env->yieldContent('content'); ?>
</body>
</html>