@extends('layouts.main') @section('title', 'Detail Pesan') @section('page-header')
{{ $message->name }}
{{ $message->created_at->format('d F Y') }}