@component('mail::message') # Order Updated of '{{$order->subscription_title}}' @component('mail::panel') **ID: **{{ $order->ticket }}
**Symbol:** {{ $order->symbol }}
**Type:** @if( $order->type_ == 0) Buy @else Sell @endif
**Stoploss:** {{ $order->sl }}
**Takeprofit:** {{ $order->tp }}
@endcomponent @endcomponent