@extends('layout.main') @section('content')

{{__('Add Payment')}}

@csrf
{{__('Cancel')}}
@endsection