@extends('layouts.app') @section('title', 'Content History') @section('nav_website', 'bg-teal-50 text-teal-700 font-semibold') @section('page_title', 'Content History') @section('page_subtitle', 'Every text change to website content — with one-click restore') @section('content') @if(session('success'))
{{ $rev->user_name ?? 'System' }} · {{ $rev->created_at->diffForHumans() }} · {{ $rev->created_at->format('M j, Y g:i A') }}