@extends('layouts.app') @section('title', 'Pay Request') @section('content')
Review and process the payment request below
{{ $paymentRequest->requester->email }}
{{ $paymentRequest->description }}
@endifOnly pay this request if you recognize the recipient and the purpose. Once paid, this transaction cannot be reversed.