Ema Baby Spa
  • About
  • Services
  • Forum
  • Customer Ratings
  • Contact
@if (Auth::check())
Hello, {{ Auth::user()->name }}
  • @csrf
    Logout
@else Login Register @endif
Login
@csrf
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
Forgot Your Password?
Register
@csrf
@error('name') {{ $message }} @enderror
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
Forgot Password
@csrf
@error('email') {{ $message }} @enderror