@if(isset($value['date']))
{{ \Carbon\Carbon::parse($value['date'])->format(currentDateFormat()) }}
@endif