@extends('backend.master') @section('title') {{ ___('common.Invoice') }} @endsection @section('content')
{{-- bradecrumb Area S t a r t --}} {{-- bradecrumb Area E n d --}}
  • 140, 13B, Banani
  • Dhaha, Bangladesh
  • contact@onesttech.com

{{ ___('common.invoice') }}

{{ ___('common.status') }}: {{ ___('common.PAID') }}
{{ ___('common.client_information') }}:
  • Abdullah
  • {{ ___('common.phone') }}: 01521431059
  • {{ ___('common.email') }}: abdullah@gmail.com
  • Dhaka, Bangladesh
{{ ___('common.invoice_no') }}:
00123
{{ ___('common.date_issued') }}:
31/03/2021
{{ ___('common.date_due') }}:
30/04/2021
{{ ___('common.Item') }} {{ ___('common.Description') }} {{ ___('common.price') }} {{ ___('common.qty') }} {{ ___('common.total') }}
Blue Color T-shirt Blue Color Tshirt Descreption ৳999,00 1 ৳999,00
Mango Bar (large) Mango Bar (large) Descreption ৳150,00 20 ৳3000,00
Blue Color T-shirt Blue Color Tshirt Descreption ৳999,00 1 ৳999,00
Mango Bar (large) Mango Bar (large) Descreption ৳150,00 20 ৳3000,00
{{ ___('common.subtotal') }} ৳8.497,00
{{ ___('common.discount') }} (20%) ৳1,699,40
{{ ___('common.vat') }} (10%) ৳679,76
{{ ___('common.total') }} ৳7.477,36

Payments to:

@endsection