芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/test.joruridoctor.com/resources/views/auth/login.blade.php
@yield('title')
Welcome Back!
@if ($errors->any())
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
@csrf
Remember Me
Login
Login with Google
Login with Facebook
Forgot Password?
Create an Account!