@extends('superadmin.layouts.app') @section('title', 'Vidhansabha - Create Profile') @section('content')

Change Password

Change Password
@csrf
{{ $errors->first('oldpassword')}}
{{ $errors->first('password')}}
@endsection