@extends('layouts.app') @section('content')
@csrf
Add Payment
@endsection @section('customjs') @endsection