@foreach ($category->tools as $tool) @endforeach
@if (!empty($category->description)) {!! $category->description !!} @endif