@include('backend.includes.table.header', ['page' => 'payment-methods', 'id' => $payment_method->id])
@include('backend.payment_methods.tables.show')
@include('backend.includes.table.footer', ['page' => 'payment-methods', 'id' => ['payment_method' => $payment_method->id]])