@extends('layouts.app') @section('content')

Payment Methods

Add New

@include('flash::message')
@include('payment_methods.table')
@endsection