@extends('layouts.main-app') @section('title', 'Place Order') @section('content') @include('layouts.navbar')
Price
₱{{ number_format($item['subtotal'], 2) }}
₱{{ number_format($subtotal, 2) }}
₱{{ number_format($shipping_fee_total, 2) }}
-₱{{ number_format($redeemedPoints, 2) }}
-₱{{ number_format($discount, 2) }}
₱{{ number_format($total, 2) }}
Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our privacy policy