@extends('layouts.app') @section('content') @include('layouts.partial.menu') @if($user_check!=null) Reset Password @else Link has been expire @endif @if($user_check!=null) New Password Confirm New Password Update @endif Password has been change, now you can login with your new password @endsection