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

{{__('System Generated mail ')}} {{$details['msg']}}

{{__('System ETH balance is :- ')}}{{$details['bel']}}

{{__('Waring set to:- ')}}{{$details['limit']}}

{{__('System Generated mail.')}}

@endsection