opnform-host-nginx/api/resources/views/oauth/emailTaken.blade.php

6 lines
105 B
PHP
Raw Normal View History

2022-09-20 21:59:52 +02:00
@extends('errors.layout')
@section('title', 'Login Error')
@section('message', 'Email already taken.')