@if(isset($row->department))
{{$row->department->title}}
@else {{ __('messages.common.n/a') }} @endif