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

Edit Payment

@if ($errors->any())
Whoops! There were some problems with your input.
@endif
@endsection