@include('partials._mobile_header', [
'title' => 'Security Settings',
'showBackButton' => true,
'backUrl' => route('profile'),
'showNotifications' => true,
'showDarkMode' => true,
'financeUser' => Auth::user()
])
Security Settings
Update your account password to maintain security
Change Password
Update your account password to maintain security
@endsection