Password
************
@csrf @method('PATCH')
@error('currentpassword')
{{ $message }}
@enderror
@error('password')
{{ $message }}
@enderror
@error('password_confirmation')
{{ $message }}
@enderror
Password must be at least 8 character and contain symbols
{{--
--}} {{-- @csrf--}} {{-- @method('PATCH')--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- @error('currentpassword')--}} {{--
{{ $message }}
--}} {{-- @enderror--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- @error('password')--}} {{--
{{ $message }}
--}} {{-- @enderror--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- @error('password_confirmation')--}} {{--
{{ $message }}
--}} {{-- @enderror--}} {{--
--}} {{--
--}} {{--
--}} {{--
Password must be at least 8 characters and contain symbols.
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}