@extends('frontend.user.user-masters') @section('user-content')
@csrf
Password change
Hint: The password should be at least twelve characters long. To make it stronger, use upper and lower case letters, numbers and symbols
@endsection @section('scripts') @endsection