@extends('admin.layout') @section('page-title', 'Edit Hold Account') @section('content')
{{ $holdAccount->paymentMethod->name ?? 'N/A' }}
This cannot be changed as it's linked to the payment method.
{{ $message }}