return redirect()->back()->with('fee', $fee) ->with('vat', $vat) ->with('Transaction_vat', $Transaction_vat);