@if(\App\Models\Setting::where('key', 'HAS_ZENDESK')->first()->value == 1)
@if(in_array(\Auth::user()->role->name, ['admin', 'su', 'onsite']))
Procedure Documents
{{--
--}}
{{--
--}}
{{--
--}}
@endif
@else
{{--
--}}
@if(!env('APPLICATION_ID') == 333)
@if(in_array(\Auth::user()->role->name, ['admin', 'su', 'onsite']))
Procedure Documents
@endif
@endif
@endif