blog-app/views/post/create.blade.php
2021-11-13 14:19:55 +08:00

4 lines
62 B
PHP

@extends('post.edit')
@section('submit') Publish @endsection