@extends('layout.main') @section('content')

{{__('Account Report')}}

@csrf

{{__('Account Info')}}

@if(config('variable.currency_format')=='suffix') @else @endif @if(config('variable.currency_format')=='suffix') @else @endif
{{trans('file.Date')}} {{trans('file.Type')}} {{__('Reference No')}}{{trans('file.Credit')}} ({{config('variable.currency')}})({{config('variable.currency')}}) {{trans('file.Credit')}}{{trans('file.Debit')}} ({{config('variable.currency')}})({{config('variable.currency')}}) {{trans('file.Debit')}}
{{trans('file.Credit')}} {{trans('file.Debit')}}
@endsection @push('scripts') @endpush