@extends('layouts.app') @section('content')
Dashboard
@if (session('status')) @endif Password reset is successful, Now you can login in the app.
@endsection