$encyclopedyEntry->id])}}" class="text-muted">
merge(['class' => 'card rounded shadow-sm h-100 ']) }} >
{!! $encyclopedyEntry->name !!}
@if($encyclopedyEntry->description != "")
{!! $encyclopedyEntry->description !!}
@endif