@extends('Front.PatientLayout.mainLayout') @section('title', 'Education') @section('content') {{-- {{pre($data->toArray())}} --}}
{{ $item['value'] }}
{{ date('d M Y', strtotime($item['date'])) . ' ' . $item['time'] }}