@extends('layouts.main') @section('content')

⚙️ Account Settings

⚙️ Settings 🔒 Change Password 📄 Documents 🛡️ Privacy Policy 📜 Terms & Conditions
@if(session('success'))
{{ session('success') }}
@endif
@csrf
Profile Image
@endsection