@extends('admin.layouts.home') @section('title', 'Edit Page') @section('content')
Current cover photo
Created: {{ $page->created_at->format('M d, Y H:i') }}
Last Updated: {{ $page->updated_at->format('M d, Y H:i') }}
Created By: {{ $page->creator->name }}