@if (isset($errors) and $errors->any())
@endif
@if (Session::has('flash_notification'))
@endif
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
@include('flash::message')
{{ t('Reset Password') }}
{{ t('Don\'t have an account?') }}
{{ t('Sign Up !') }}