@extends("partnerportal.layouts.layout") @section("title", "Forex Accounting Transactions") @section("page_style") @endsection @section("content")

{{ __('message_lang.LBL_OM_LBR_FOREX_ACCOUNTING_TRANSACTIONS') }}

{{ csrf_field() }}
Apply Filters
{{$errors->first('mtn_product_type') }}
@error('from_date') {{ $message }} @enderror
@error('to_date') {{ $message }} @enderror
# {{ __('message_lang.LBL_DATE') }} {{ __('message_lang.LBL_REFERENCE') }} {{ __('message_lang.LBL_AMOUNT') }} {{ __('message_lang.LBL_BALANCE') }} {{ __('message_lang.LBL_PRODUCT_TYPE') }} {{ __('message_lang.LBL_NOTE') }}
@endsection @section("page_vendors") @endsection @section("page_script") @endsection