@extends('layouts.frontend.master') @section('title','Generate Password') @section('page-div-start')
@endsection @section("content")
@endsection @section('page-div-end')
@endsection @push('scripts') @endpush