@extends('layouts.app') @section('content') Join the Network | MeWeBe Registration

Claim Your Share

Join the network today. Secure your identity, start accumulating MeWeBe Coin, and be part of the future of shared prosperity.

@if(session('success')) @endif @if(session('error'))
@endif
Google Continue with Google
Or Register Manually
@csrf @php $user_code = request()->query('ref'); @endphp @if($user_code) @else @endif
person @error('full_name') {{ $message }} @enderror
mail @error('email') {{ $message }} @enderror
call @error('phone_number') {{ $message }} @enderror
lock @error('password') {{ $message }} @enderror
lock

Already have an account? Log In

lock Your data is encrypted and secure.

@endsection