@extends('admin.layouts.home') @section('title', 'Edit Blog') @section('content')
Created: {{ $blog->created_at->format('M d, Y H:i') }}
Last Updated: {{ $blog->updated_at->format('M d, Y H:i') }}
No image selected