@extends('layouts.frontend.master') @section('title', 'Change Password') @push('css') @endpush @section('content')
Logo

Change Password

Set a strong password to secure account. Remember password should be more than 8 characters

@csrf
@endsection @push('js') @endpush