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

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

@csrf

# {!! trans("message_lang.LBL_DATE") !!} {!! trans("message_lang.LBL_SUB_LOCATION") !!} {!! trans("message_lang.LBL_LOCATION") !!} {!! trans("message_lang.LBL_COUNTRY") !!} {!! trans("message_lang.LBL_CITY") !!}
@endsection @section("page_vendors") @endsection @section("page_script") @endsection