@extends('business::layouts.master') @section('title') {{ __('Purchase List') }} @endsection @section('main_content')
{{ __('items show') }}
|
|
{{ __('SL') }}. | {{ __('Date') }} | {{ __('Invoice No') }} | {{ __('Party Name') }} | {{ __('Total') }} | {{ __('Discount') }} | {{ __('Paid') }} | {{ __('Due') }} | {{ __('Payment') }} | {{ __('Status') }} | {{ __('Action') }} |
|---|