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