@extends('admin.layouts.main') @section('title', 'Profile & Settings - Admin Panel') @section('content')
Kelola informasi profil dan pengaturan website
{{ auth()->user()->email ?? 'admin@example.com' }}