Dear Kah,
{{ $user->name }} <{{ $user->email }}> ({{ $user->subscriptions()->exists() && $user->subscriptions[0]->plan && $user->subscriptions[0]->plan->name}}) has reported a issue
{{ $description }}
Type: {{ $issue_type }}
Browser: {{ $browser }}
Date:{{ \Carbon\Carbon::now()->toDateTimeString() }}