!
{{ __(@$page_title) }} {{ __("Form") }}
!
Preview
{{ __("Sending Country") }}
--
{{ __("Receiving Country") }}
--
{{ __("Transaction Type") }}
--
{{ __("Sending Amount") }}
--
{{ __("Exchange Rate") }}
--
{{ __("Receipient Get") }}
--
{{ __("Total Payable") }}
--
@include('user.components.transaction-log',compact("transactions"))
@endsection
@push('script')
@endpush