@extends('layouts.buddy-screens') @section('content')

Digi Gold Gold Price @if(!empty($gold_silver_rate) && isset($gold_silver_rate['result']) && isset($gold_silver_rate['result']['data'])) {{$gold_silver_rate['result']['data']['rates']['gBuy']}}/Gm @endif Silver Price @if(!empty($gold_silver_rate) && isset($gold_silver_rate['result']) && isset($gold_silver_rate['result']['data'])) {{$gold_silver_rate['result']['data']['rates']['sBuy']}}/Gm @endif Redeem  Buy/Sell 

Gold Price @if(!empty($gold_silver_rate) && isset($gold_silver_rate['result']) && isset($gold_silver_rate['result']['data'])) {{$gold_silver_rate['result']['data']['rates']['gBuy']}}/Gm @endif
Silver Price @if(!empty($gold_silver_rate) && isset($gold_silver_rate['result']) && isset($gold_silver_rate['result']['data'])) {{$gold_silver_rate['result']['data']['rates']['sBuy']}}/Gm @endif
@if(session('success'))
{{ session('success') }}
@endif @if(session('error'))
{{ session('error') }}
@endif
Live Buy Price ₹ {{$gold_buy_price}} /gm

= 0 gm

  • 500
  • 1000
  • 10000
  • 25000
  • 50000
Live Sell Price ₹ {{$gold_sell_price}} /gm

= 0 gm

  • 500
  • 1000
  • 10000
  • 25000
  • 50000
Bank Details
*Gold/Silver purchased in the last 48 hours cannot be sold. Please wait for 48 hours before selling.
Live SIP Price ₹ {{$gold_sip_price}} /gm

= 0 gm

Amount : 0

Tax : 0


Total Amount : 0

@csrf
Terms and Conditions Powered By Augmont
@endsection