Initial commit
This commit is contained in:
commit
5ed6195cc1
41 changed files with 3429 additions and 0 deletions
3
views/post/create.blade.php
Normal file
3
views/post/create.blade.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
@extends('post.edit')
|
||||
|
||||
@section('submit') Publish @endsection
|
Loading…
Add table
Add a link
Reference in a new issue