@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)

@endif
@endsection