@extends('layouts.admin') @section('title', 'Edit Blog Post') @section('heading', 'Edit Blog Post: ' . $post->title) @section('content')