@extends('layout.app') @section('title') FX Purchase @endsection @section('pagetitle') FX Purchase @endsection @section('content')
@include('includes.errors') @include('includes.success')
@csrf

Amount Payable


Payments

@endsection @section('scripts') @endsection