З
Size: a a a
З
a
З
@if(count($category->checkLists))
<a href="{{route('categories.checkList', $category->id)}}">
<h4 style="color: #0d6632" class="card-title profile">{{$category->name}}</h4>
</a>
@else
<a href="{{route('categories.show', $category->id)}}">
<h4 class="card-title profile">{{$category->name}}</h4>
</a>
@endif
И
@if(count($category->checkLists))
<a href="{{route('categories.checkList', $category->id)}}">
<h4 style="color: #0d6632" class="card-title profile">{{$category->name}}</h4>
</a>
@else
<a href="{{route('categories.show', $category->id)}}">
<h4 class="card-title profile">{{$category->name}}</h4>
</a>
@endif
a
a
a
a
F
F
SS
E
E
И
С
E
E
F
E
E