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

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

@csrf
@endsection @section("page_vendors") @endsection @section("page_script") @endsection