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