This commit is contained in:
2013-09-08 02:08:27 +02:00
parent 6d715e4090
commit 5cb555e869
15 changed files with 1358 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
@extends('hello')
@section('content')
@stop
@section('title')
Login ~
@stop