@php $method = $paymentService::PAYSTACK; $paystack_public_key = $paymentService->getGatewayDetails($method)->paystack_public_key ?? ''; @endphp