@extends('layouts.app') @section('content')
{{ \Carbon\Carbon::parse($image->created_at)->format('d-m-Y') }}