@extends('layouts.dashboard') @section('content')
@include('Admin.users.profile.password_form')
@endsection