@extends('core::layouts.master') @section('title') {{ trans_choice('core::general.payment',1) }} {{ trans_choice('core::general.gateway',2) }} @endsection @section('styles') @stop @section('content') {{ trans_choice('core::general.payment',1) }} {{ trans_choice('core::general.gateway',2) }} {{ trans_choice('dashboard::general.dashboard',1) }} {{ trans_choice('core::general.payment',1) }} {{ trans_choice('core::general.gateway',2) }} @if(count($data)) @foreach($data as $key) {{ $key->getName() }} @endforeach @foreach($data as $key)