@extends('layouts.admin') @section('content')

Cost Breakdown Details

Cost Breakdown Detail
Created At {{ $post->created_at->format('d M Y, H:i A')?? '' }}
Updated At {{ $post->updated_at->format('d M Y, H:i A')?? '' }}
Back to Posts
@endsection