@extends('layouts.app') @section('title', 'Settings - Password') @section('content')

Settings

Manage your account and security preferences.

@include('admin.settings.partials.aside')

Password

Modify your current password

@endsection