@extends('admin.layouts.auth') @section('content')
@stop {{--@section('content')--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- {{ csrf_field() }}--}} {{-- @if (session('status'))--}} {{--
--}} {{-- --}} {{-- {{ session('status') }}--}} {{--
--}} {{-- @endif--}} {{-- --}} {{--

Reset Password ?

--}} {{--
--}} {{-- --}} {{-- {!! $errors->first('email', ':message') !!}--}} {{--
--}} {{--
--}} {{-- --}} {{-- {!! $errors->first('password_confirmation', ':message') !!}--}} {{--
--}} {{--
--}} {{-- --}} {{-- {!! $errors->first('password_confirmation', ':message') !!}--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- @endsection--}} @section('script') @stop