@extends('backend.layout.main') @section('content') @push('styles') @endpush

{{ __('db.Sale Exchange List') }}

@if (in_array('exchange-add', $all_permission)) {{ __('db.Add Exchange') }} @endif
{{ __('db.date') }} {{ __('db.reference') }} {{ __('db.Sale Reference') }} {{ __('db.Warehouse') }} {{ __('db.Biller') }} {{ __('db.customer') }} {{ __('db.Payment Type') }} {{ __('db.grand total') }} {{ __('db.action') }}
{{ __('db.Total') }}
@endsection @push('scripts')