@extends('layouts.index') @section('content')

Registration


Join / Sign Up using

Or

    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@csrf

Already have an account? Sign In

@endsection