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

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

@csrf
# {!! trans("message_lang.LBL_CODE") !!} {!! trans("message_lang.LBL_NAME") !!} {!! trans("message_lang.LBL_PHONE") !!} {!! trans("message_lang.LBL_BALANCE") !!} {!! trans("message_lang.LBL_STATUS") !!}
{!! trans("message_lang.LBL_TOTAL") !!}:
Total:
@endsection @section("page_vendors") @endsection @section("page_script") @endsection