@extends("agentportal.layouts.layout") @section("title", "Sending Partner Transactions") @section("page_style") @endsection @section("content")

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

{{ csrf_field() }}
@include('agentportal.orange-gn-ussd.ussd_send_txns')
@endsection @section("page_vendors") @endsection @section("page_script") @endsection