@php $base_class .= ' flex gap-4 p-4 text-xs last:border-none'; @endphp withoutTwMergeClasses()->twMerge($base_class, $attributes->get('class')) }} href="{{ LaravelLocalization::localizeUrl(route('dashboard.user.openai.documents.single', $entry->slug)) }}" > @if ($entry->generator->image !== 'none') {!! html_entity_decode($entry->generator->image) !!} @endif {{ __($entry->generator->title) }} {{ str()->words(__($entry->generator->description), 30) }} {{ __('in Workbook') }} {{ $entry->created_at->format('M d, Y') }}