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

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

# {!! trans("message_lang.LBL_NAME") !!} {!! trans("message_lang.LBL_CODE") !!} {!! trans("message_lang.LBL_IS_LIMITED") !!} {!! trans("message_lang.LBL_DESCRIPTION") !!} {!! trans("message_lang.LBL_ACTION") !!}
@endsection @section("page_vendors") @endsection @section("page_script") @endsection