@extends('EcomAuthViews::layouts.authentication.layout') @section('content') @php $country_code = $verify['phone_country_code']; $phone_value = $verify['phone_original']; $email = $verify['email']; $config=config('ecom-auth'); @endphp