@if($form->category == \App\GOCForm::CATEGORY_CHANGE_MANAGEMENT) @if($form->test_done == 'yes') @endif @endif
Company: {{ $form->organization }}
Contact: {{ $form->contact }}
Timestamp: {{ $form->timestamp }}
Category: {{ $form->getCategoryText() }}
Date and time for requested change: {{ $form->requested_change }}
Describe reasons for the change: {{ $form->reasons_change }}
List the affected systemss: {{ $form->affected_systems }}
Environment for the change: {{ $form->environment }}
Has this test been done before?: {{ $form->test_done }}
Place: {{ $form->place }}
Date: {{ $form->date }}
Time: {{ $form->time }}
Description: {{ $form->description }}
Severity: {{ $form->severity }}
Contact method: {{ $form->contact_method }}