@extends('layouts/fullLayoutMaster') @section('title', 'Reset Password') @section('page-style') {{-- Page Css files --}} {{-- --}} @endsection @section('content')
Your new password must be different from previously used passwords
@if (Route::has('login')) Back to login @endif