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

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

{{ csrf_field() }}
# {{ trans('message_lang.LBL_LOCATION_NAME') }} {{ trans('message_lang.LBL_COUNTRY_NAME') }} {{ trans('message_lang.LBL_BALANCE') }}
@endsection @section("page_vendors") @endsection @section("page_script") @endsection