{{{ trans('main.invoice') }}}

{{{ trans('main.invoice_number') }}}: 
{{{ trans('main.invoice_date') }}}: 
{{{ trans('main.seller_info') }}}
{{{ get_option('site_title') }}}
{{{ trans('main.your_province') }}}
{{{ trans('main.your_city') }}}
{{{ trans('main.your_address') }}}
{{{ get_option('site_email') }}}
{{{ get_option('site_phone') }}}
{{{ trans('main.customer_info') }}}
{{{ $user['name'] }}}
{{{ $userMeta['state'] or '' }}}
{{{ $userMeta['city'] or '' }}}
{{{ $userMeta['address'] or '' }}}
{{{ $user['email'] or '' }}}
{{{ $userMeta['postalcode'] or '' }}}
{{{ $userMeta['phone'] or '' }}}
{{{ trans('main.purchased_items') }}}
# {{{ trans('main.product') }}} {{{ trans('main.amount') }}} ({{{ currencySign() }}}) {{{ trans('main.tax_fee') }}} {{{ trans('main.total_price') }}}
1 {{{ $item->content->title or 'Unknown Product' }}} {{{ contentMeta($item->content->id,'price',0) }}} ۰ {{{ $item->transaction->price or 0 }}}
{{{ trans('main.gateway') }}}
{{{ trans('main.download') }}}
{{{ get_option('site_email') }}}
{{{ get_option('site_phone') }}}