@extends('emails.layouts.crypto') @section('content')

Support ticket closed

Hi {{ $name }}, your support ticket has been resolved and closed. We hope we were able to help!


Ticket ID #{{ $ticket_id }}
Subject {{ $subject }}
Status Closed
@if(!empty($resolution))

Resolution note:

{{ $resolution }}
@endif
View ticket →

Still having issues? Open a new support ticket and we'll be happy to help.

@endsection