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

Update Payment Source

Update a payment source with a perfect description.

@csrf @method('patch')
active ? "checked" : "")) }}>
@endsection