Refactor Blade implementation. Use Container

This commit is contained in:
QWp6t
2016-12-06 03:28:41 -08:00
parent c69431efa5
commit 0d83ed4b8b
14 changed files with 250 additions and 257 deletions

View File

@@ -1,3 +1,3 @@
<?php
include __DIR__ . '/templates/index.blade.php';
// this file is deliberately blank