Issue: {{$title}}!
Dear Member,
A new issue serial no. {{$serial_no}} posted by {{ $reported_by }} from {{ $organization }} and assigned to {{ $assignee }}. @if($urgency) Urgent! @endif
Description: {{$description}}
@if($type == 'software')Type: {{ $type }} → {{ $sub_type }}
@elseif($type == 'hardware')Device: {{ $device_type }}
Serial No.: {{ $device_sl }}
Attachments:
-
@foreach($attachments as $fileName)
- {{ $fileName }} @endforeach