@section('title') Checkout - Eat Your Favorite Foods @stop @section('keywords') Food Store, Eat Your Favorite Foods @stop @section('description') Checkout - Food Store - Eat Your Favorite Foods @stop @section('image') {{ asset('images/logo.png') }} @stop
Shipping Information
@if($district_id)
Courier Delivery
@foreach (['sicepat','jnt','ninja','jne','pos','tiki'] as $courier) @endforeach
Loading courier services…
@if($showCost)
@foreach($costs ?? [] as $cost) @endforeach
@endif
@endif
Total Rp {{ number_format($totalPrice) }}
Ongkos Kirim Rp {{ number_format($selectCost) }}

Grand Total Rp {{ number_format($grandTotal) }}
@if($selectCost > 0) @endif