@extends('layouts.frontend') @section('title', 'Checkout') @section('content')
Subtotal
Rp {{ number_format($total_belanja, 0, ',', '.') }}
Pengiriman
TOTAL
Rp {{ number_format($total_belanja + 10000, 0, ',', '.') }}