@include('partials.settings-heading')
@if (session('status') === 'Password updated successfully.')
Password updated successfully.
@endif
@csrf @method('PUT')