@extends('layouts.app') @section('content')
@lang('messages.Any_invoice_will_reach_total_amount_of') {{ @num_format($smartDiscount->invoice_amount) }} @lang('messages.The_smart_discount_will_be') {{ @num_format($smartDiscount->discount_amount) }}