@extends('admin.layouts.app') @section('page-title', 'Add Blog Post') @section('content')
@csrf

New Blog Post

Share your latest updates with the community.

Cancel
/blog/

Settings

Featured Image

Upload cover image
@endsection