@lang('app.id') | @lang('modules.billing.name') | @lang('modules.billing.description') | @lang('app.status') | @lang('app.action') |
---|---|---|---|---|
{{ $method->id }} | {{ $method->name }} | {{ $method->description }} | @if ($method->status == 'active') @lang('app.active') @else @lang('app.inactive') @endif |
|
@lang('messages.noOfflinePaymentMethodFound') |