@extends('layouts.app') @section('title', 'Bangladesh Unbound - Profile') @section('page-title', 'My Profile') @section('breadcrumb') Dashboard My Profile @endsection @section('content')
{{ $customer->email }}
Member since {{ $customer->created_at->format('F Y') }}
Your account is scheduled for permanent deletion in 30 days.
You can restore it now to keep your data.
⚠️ Are you sure you want to delete your account?.
⚠️ This account will be temporarily deleted and scheduled for permanent deletion in 30 days.
You can restore it anytime within this period.
✅ Two-Factor Authentication is currently enabled.
If you disable it, your account will rely only on your password for login.
⚠️ Two-Factor Authentication is currently disabled.
Enabling it will add an extra layer of security to your account.