@extends("admin.layouts.layout") @section("title", "Agent Portal Configurations") @section("page_style") @endsection @section("content")

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

@csrf
{{$errors->first('agent_location_id') }}
{{$errors->first('reference_no') }}
@endsection @section("page_vendors") @endsection @section("page_script") @endsection