@extends('layouts.master-without-nav') @section('title') @lang('translation.password-create') @endsection @section('content')

Premium Admin & Dashboard Template

Create new password

Your new password must be different from previous used password.

Must be at least 8 characters.
Password must contain:

Minimum 8 characters

At lowercase letter (a-z)

At least uppercase letter (A-Z)

A least number (0-9)

Wait, I remember my password... Click here

@endsection @section('script') @endsection