@extends('layouts.app') @section('title', 'My Blog Posts') @section('content')
Manage your submitted blog posts
{{ $post->excerpt }}
Get started by creating your first blog post.