@foreach($gateways as $k=>$gateway)
  • {!! $gateway->getDisplayHtml() !!}
  • @endforeach