@extends('frontend.email.email-template') @section('content')

Dear User,

I hope this email finds you well.

We regret to inform you that the Binance {{ $details['api_name']}} API is currently unavailable and requires immediate attention.

Please take the necessary actions required to address this issue as soon as possible.

API Downtime: {{ $details['api_down_time']}}

The API downtime is impacting our services, and we urgently need your assistance to address this issue.

Please take immediate action to investigate and resolve the API unavailability to minimize the disruption to our operations.

Your prompt attention to this matter is greatly appreciated.

If you have any questions or require assistance, please do not hesitate to contact us.

Thank you for your cooperation.

Best regards,

{{ config('app.name') }}

@endsection