@extends('layouts.admin') @section('title', 'Admin Profile') @section('header_title', 'My Profile') @section('content')

Admin Account Information

Profile Settings
@csrf
Passwords are stored securely as plain text for legacy database compatibility.
@endsection