@if($category->childes->count()>0) @foreach($category->childes as $c)
@endforeach @else
{{\App\CPU\translate('View Products')}}
@endif