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

{{__('Manual Payment Information')}}

@csrf
@endsection @section('script') @endsection