@foreach($catalogs as $catalog)
@if($catalog->logo != '') @else {{ mb_substr($catalog->name, 0, 1, 'utf-8'); }} @endif
@endforeach