7 lines
292 B
PHP
7 lines
292 B
PHP
|
<head>
|
||
|
<meta charset="utf8" />
|
||
|
<title>ProVM</title>
|
||
|
<meta name="description" content="Web developers" />
|
||
|
<link rel="stylesheet" href="<?php echo e($urls->styles); ?>/home.css" />
|
||
|
</head>
|
||
|
<?php /**PATH F:\Z\Workspace\git\provm\portal\resources\views/layout/head.blade.php ENDPATH**/ ?>
|