{{-- @foreach ($this->education->thumbnailUrl() as $thumbnail)
@endforeach --}}
{{ $this->education->title ?? '-' }}
{{ $this->education->created_at->diffForHumans() ?? '-' }} | {{ $this->education->created_at->format('d/m/Y') ?? '-' }}
{!! $this->education->body ?? '-' !!}