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')
diff --git a/resources/views/tasks/edit.blade.php b/resources/views/tasks/edit.blade.php
index 71486d5678..758ecf59a3 100644
--- a/resources/views/tasks/edit.blade.php
+++ b/resources/views/tasks/edit.blade.php
@@ -309,11 +309,14 @@ class="d-inline-flex pull-left align-items-center"
{{__('Case')}} {{__('Request')}}