@extends('layouts.admin') @section('title', 'Edit Country') @section('content')
Created: {{ $country->created_at->format('M j, Y H:i') }}
Last Updated: {{ $country->updated_at->format('M j, Y H:i') }}