@extends('portal.ninja2020.layout.app') @section('meta_title', ucfirst($payment_method->gateway_type->name)) @section('header') {{ Breadcrumbs::render('payment_methods.show', $payment_method) }} @endsection @section('body')
{{ ctrans('texts.details_of_method') }}
Permanently remove this payment method.