@extends('layouts.master') @section('css') @section('title') {{ __('home.previousPurchasesInvoices') }}@stop @endsection @section('page-header')
@endsection @section('content') @if (count($errors) > 0)
خطا
@endif
{{ csrf_field() }} {{-- 3 --}}




{{ __('home.Invoice_no') }} {{ __('home.buyer name') }} {{ __('home.suppliername') }} {{ __('home.date') }} {{ __('home.branch') }} {{ __('home.total') }} {{ __('home.paymentmethod') }} {{ __('home.operations') }}
- - - - - - - -