@foreach($tags as $tag) @include('guest.tags.partials.single') @endforeach
{!! tableSorter(trans('tag.name'), $route, 'name', $orderBy, $orderDir) !!} {!! tableSorter(trans('link.links'), $route, 'links_count', $orderBy, $orderDir) !!}