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

Order with Cash payment Successful

Please take the product you ordered and pay with a nominal amount of IDR. {{ number_format( $order->base_total_price, 0, '.', '.') }}.

@endsection