Version nueva
This commit is contained in:
6
cache/dc6a1f87fd2b79c8733ca299d89e8e351dddd4aa.php
vendored
Normal file
6
cache/dc6a1f87fd2b79c8733ca299d89e8e351dddd4aa.php
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="<?php echo e($page_language); ?>">
|
||||
<?php echo $__env->make('layout.head', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
|
||||
<?php echo $__env->make('layout.body', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
|
||||
</html>
|
||||
<?php /**PATH F:\Z\Workspace\git\provm\portal\resources\views/layout/base.blade.php ENDPATH**/ ?>
|
Reference in New Issue
Block a user