@extends('frontend.layouts.app') @section('content') User Registration @if ($message = Session::get('success')) Success! {{ $message }} @endif {{----}} @csrf {{-- Select User Type... Customer Associates User Type* --}} Name* Phone* Email Pincode Landmark City State Country Password* OTP* Referral Code By signing up you agree to our terms and conditions. Submit Already have an account? Log in @endsection
Already have an account? Log in