{{ $item->name ?? 'Artisan Name' }}
{{ $item->text ?? 'Experience Info' }}
{{ $item->description ?? 'Short description here.' }}


