@extends('Layout.base') @section('title', 'Payment Source') @section('titleLink', '/payment_sources') @section('content')

Create Payment Source

Create a bank account with a perfect description.

@csrf
@endsection