{!! HTML::style('front_assets/plugins/bootstrap/css/bootstrap.min.css') !!} {!! HTML::style('front_assets/css/style.css') !!} {!! HTML::style('front_assets/plugins/line-icons/line-icons.css') !!} {!! HTML::style('front_assets/plugins/font-awesome/css/font-awesome.min.css') !!} {!! HTML::style('front_assets/css/pages/page_log_reg_v2.css') !!} {!! HTML::style('front_assets/css/theme-colors/default.css') !!} {!! HTML::style('front_assets/css/custom.css') !!} {!! HTML::style('assets/global/plugins/froiden-helper/helper.css') !!}
@csrf

Reset Password

@if ($errors->has('email')) {{ $errors->first('email') }} @endif
@if ($errors->has('password')) {{ $errors->first('password') }} @endif
@if ($errors->has('password_confirmation')) {{ $errors->first('password_confirmation') }} @endif
{!! HTML::script('front_assets/plugins/jquery/jquery.min.js') !!} {!! HTML::script('front_assets/plugins/jquery/jquery-migrate.min.js') !!} {!! HTML::script('front_assets/plugins/bootstrap/js/bootstrap.min.js') !!} {!! HTML::script('front_assets/plugins/back-to-top.js') !!} {!! HTML::script('front_assets/plugins/backstretch/jquery.backstretch.min.js') !!} {!! HTML::script('assets/global/plugins/froiden-helper/helper.js') !!}