@extends('layouts.empty_layout') @section("content")

Copy the code and paste in the update password column against the user in the database:

{{ $hashed_password }}

Your password will be:

{{ $password }}
@endsection