@extends("agentportal.layouts.layout") @section("title", trans("message_lang.LBL_CASHAPP_WITHDRAWAL")) @section("page_style") @endsection @section("content")

{!! trans("message_lang.LBL_CASHAPP_WITHDRAWAL") !!}

@csrf
# {!! trans("message_lang.LBL_COUNTRY_NAME") !!} {!! trans("message_lang.LBL_WITHDRAWAL_MAX_AMOUNT_LIMIT") !!} {!! trans("message_lang.LBL_UPDATED_BY") !!} {!! trans("message_lang.LBL_ACTION") !!}
@endsection @section("page_vendors") @endsection @section("page_script") @endsection