@extends('front.layouts.app') @section('content')
@include('front.partials.sidebar')

Change Account Privacy

@csrf

Upate Password

Ensure your account is using a long, random password to stay secure.

@csrf @method('put')
@endsection