@extends('layouts.app') @section('content')
{{ \Carbon\Carbon::parse($video['date'])->format('d/m/Y') }}
{{ $video['time'] }}