{{-- resources/views/blog/show.blade.php --}} @extends('templates.blogs') @section('container')
Dibuat pada {{ $blog->created_at->format('d/m/Y') }}