@php $nsValue = $value ?? $row->namespace; @endphp @if($nsValue === 'partner') {{ __('MIOB Partner') }} @else {{ __('Client') }} @endif