@extends('user_type.guest', ['parentFolder' => 'session', 'childFolder' => 'none']) @section('content') Welcome! Use these awesome forms to login or create new account in your project for free. Register with or @csrf @error('name') {{ $message }} @enderror @error('email') {{ $message }} @enderror Choose {{ __('Admin') }} {{ __('Creator') }} {{ __('Member') }} @error('password') {{ $message }} @enderror I agree the Terms and Conditions @error('agreement') First, agree to the Terms and Conditions, then try register again. @enderror Sign up Already have an account? Sign in @endsection @push('js') @endpush
Use these awesome forms to login or create new account in your project for free.
or
{{ $message }}
First, agree to the Terms and Conditions, then try register again.
Already have an account? Sign in