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

You will be charged ${{ number_format($plan->amount, 2) }} for {{ $plan->title }} Plan

@csrf

@endsection