@extends('layouts.frontend') @section('title', 'Services') @section('content')

Order with payment Cash

Silakan ambil produk yang Anda pesan dan bayar dengan nominal IDR. {{ number_format( $order->base_total_price, 0, '.', '.') }}.

@endsection