@extends('layouts/fullLayoutMaster') @section('title', 'Reset Password') @section('page-style') {{-- Page Css files --}} @endsection @section('content')

Reset Password 🔒

Your new password must be different from previously used passwords

Back to login

@endsection @section('vendor-script') @endsection @section('page-script') @endsection