@extends('layouts.main') @section('title', 'Invoice') @section('content')

{{ __('ThemeKit')}}{{ __('Date: 12/11/2018')}}

From')}}
{{ __('ThemeKit')}},
{{ __('795 Folsom Ave, Suite 546')}}
{{ __('San Francisco, CA 54656')}}
{{ __('Phone: (123) 123-4567')}}
{{ __('Email: info@themekit.com')}}
To
{{ __('John Doe')}}
{{ __('795 Folsom Ave, Suite 600')}}
{{ __('San Francisco, CA 94107')}}
{{ __('Phone: (555) 123-7654')}}
{{ __('Email: john.doe@example.com')}}
{{ __('Invoice #007612')}}

{{ __('Order ID:')}} {{ __('4F3S8J')}}
{{ __('Payment Due:')}} {{ __('2/22/2014')}}
{{ __('Account:')}} {{ __('968-34567')}}
{{ __('Qty')}} {{ __('Product')}} {{ __('Serial #')}} {{ __('Description')}} {{ __('Subtotal')}}
{{ __('1')}} {{ __('Call of Duty')}} {{ __('455-981-221')}} {{ __('El snort testosterone trophy driving gloves handsome')}} {{ __('$64.50')}}
{{ __('1')}} {{ __('Need for Speed IV')}} {{ __('247-925-726')}} {{ __('Wes Anderson umami biodiesel')}} {{ __('$50.00')}}
{{ __('1')}} {{ __('Monsters DVD')}} {{ __('735-845-642')}} {{ __('Terry Richardson helvetica tousled street art master')}} {{ __('$10.70')}}
{{ __('1')}} {{ __('Grown Ups Blue Ray')}} {{ __('422-568-642')}} {{ __('Tousled lomo letterpress')}} {{ __('$25.99')}}

Payment Methods')}}:

Visa Mastercard American Express Paypal
{{ __('Etsy doostang zoodles disqus groupon greplin oooj voxy zoodles, weebly ning heekya handango imeem plugg dopplr jibjab, movity jajah plickers sifteo edmodo ifttt zimbra.')}}

{{ __('Amount Due 10/11/2018')}}

{{ __('Subtotal')}}: {{ __('$250.30')}}
{{ __('Tax (9.3%)')}} {{ __('$10.34')}}
{{ __('Shipping')}}: {{ __('$5.80')}}
{{ __('Total')}}: {{ __('$265.24')}}
@endsection