{{ trans('plugins/job-board::account.forgot_password') }}


@csrf
@if ($errors->has('email')) {{ $errors->first('email') }} @endif
{{ trans('plugins/job-board::dashboard.back-to-login') }}