@extends('admin.layouts.app') @section('panel')
{{ $gateway->currencies->count() }} @lang('out of') {{ collect($gateway->supported_currencies)->count() }} @lang('supported currencies are currently activated for this gateway.')
@lang('Manual Gateway')
@lang('Add Manual Gateway')@lang('This manual gateway currency is ') {{ __(@$mGateway->currencies->first()->currency) }}