@if($data->type == 'sell') {{__('BUY')}} @endif @if($data->type == 'buy') {{__('SELL')}} @endif