@extends('layouts.user') @section('title') @lang('Pay Pal Payment Request') @endsection @section('breadcrumb') @lang('Invoice : '.$invoice->number) @endsection @push('extra') @lang(' Back') @endpush @section('content')
@lang('From')
{{@$contact->content->address}}@lang('To')
{{$invoice->address}}| @lang('SL') | @lang('Item') | @lang('Amount') | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{++$k}} |
{{ $value->name}} |
{{$invoice->currency->symbol}}{{ numFormat($value->amount) }} | |||||||||
| @lang('Total : '.$invoice->currency->symbol.numFormat($invoice->final_amount)) | |||||||||||
@lang('Thank you very much for doing business with us. We look forward to working with
you again!')
@lang('All right reserved ') {{$gs->title}}