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

{{ trans('message_lang.LBL_LOC_PAID_TXN') }}

{{ trans('message_lang.LBL_LOCATION_NAME') }}: {{ $agentLocationDetails->name }}

{{ csrf_field() }}
@endsection @section("page_vendors") @endsection @section("page_script") @endsection