@extends('frontend.master') @section('home') Register Home / Register @csrf Continue with KingsChat Or Full Name @error('firstname') {{ $message }} @enderror Email @error('email') {{ $message }} @enderror Password @error('password') {{ $message }} @enderror Confirm Password @error('password_confirmation') {{ $message }} @enderror by signing up i agree to the terms and conditions and privacy policy Register Account Already have an account? Log in @endsection
Already have an account? Log in