@php($translation = $category->translation($locale)) @if ($translation && $presentation)
{{ $translation->name }}

{{ $translation->name }}

{{ $presentation['descriptor'] }}

@endif