@extends('admin.layout') @section('title', 'New Blog Post') @section('page-title', 'Create Blog Post') @section('content')
{{ $message }}