@extends('layouts.app') @section('content')
{{ _lang('View Payment Method') }}
{{ _lang('Name') }}{{ $paymentmethod->name }}
@endsection