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

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

@csrf
{{ trans("message_lang.LBL_SENDER_DETAILS") }}
{{ trans("message_lang.LBL_BNF_DETAILS") }}
{{ trans("message_lang.LBL_MY_TXNS_DETAILS") }}
@endsection @section("page_vendors") @endsection @section("page_script") @endsection