@extends('admin.layouts.app') @section('panel')

@lang('Update your password')

@lang('Please ensure your new password is at least 6 characters long to maintain the security of your account.')
@csrf
@endsection @push('breadcrumb-plugins')
@lang('My Profile') @lang('Dashboard')
@endpush