@extends('layouts.app') @section('title', 'Complete Your Payment') @section('content')
Amount: ₦{{ number_format(($plan->price ?? 0) / 100, 2) }}