@extends('plugins/real-estate::account.layouts.skeleton') @section('content')
{{ trans('Verify Your Email Address') }}
@if (session('resent')) @endif {{ trans('Before proceeding, please check your email for a verification link.') }} {{ trans('If you did not receive the email') }}, {{ trans('click here to request another') }}.
@endsection