@extends('common/main/layout') @section('content')
@lang('system.unit.yen-mark'){{ number_format($total_price) }}
@lang('system.unit.yen-mark'){{ number_format($tax_price) }}
@lang('system.unit.yen-mark'){{ number_format($total_price + $tax_price) }}