@extends('out.auth_master') @section('styles') @endsection @section('content') My Account Home My account Update Password @include('alert') @csrf Email * Admin type * Current Password * New Password * Confirm Password * Submit @include('out.other_footer') @endsection