4 lines
55 B
PHP
4 lines
55 B
PHP
<?php
|
|
|
|
include __DIR__ . '/templates/index.blade.php';
|
<?php
|
|
|
|
include __DIR__ . '/templates/index.blade.php';
|