Test project for media files management.
<?php $__env->startSection('title', 'Media list'); ?>
<?php $__env->startSection('content'); ?>
test
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.master', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH D:\Tests\PHP\Mediabox\Project\src\resources\views/media.blade.php ENDPATH**/ ?>