Slug

@if (current_route_matches('CategoryController@createTranslation','CategoryController@editTranslation' )) @else
@if (!empty($category->basePath('name'))) {{$category->basePath('slug')}}/ @endif
@endif