diff --git a/resources/views/requests/show.blade.php b/resources/views/requests/show.blade.php index f635f78308..5af0855553 100644 --- a/resources/views/requests/show.blade.php +++ b/resources/views/requests/show.blade.php @@ -346,7 +346,7 @@ class="tab-pane card card-body border-top-0 p-3">
  • {{ __('Process') }}

    {{ $request->name }} - + @if ($request->process->name !== 'DocuSignAuthentication')
  • {{__('Case')}}

    @{{ caseTitle }} -
    + + @if ($task->process->name !== 'DocuSignAuthentication') + + @endif
  • {{__('Request')}}