@extends('layouts.registration')
@section('content')
@section('nav')
@endsection
Thanks for your verification
@if (!empty($return_url))
Page will be redirect to origin, please be patient
@endif
Goto your dashboard
@endsection
@push('scripts')
@endpush