{{--
=====================================================
Etebarit - by Gisoo Web Solutions
------------------------------------------------------
Gisoo.net
------------------------------------------------------
Copyright (c) 2026 Gisoo Web Solutions
=====================================================
This code is protected by copyright
=====================================================
File: index.blade.php
------------------------------------------------------
Use: The user's profile: identity summary + stats, the
read-only verified identity with a save-once birth
date, and the editable contact email.
=====================================================
--}}
@extends('layouts.user')
@section('title', __('front.profile.title'))
@php use App\Support\Format; @endphp
@section('breadcrumb')
{{ __('front.profile.subtitle') }}
{{ __('front.profile.mobile_note') }}
{{ __('front.profile.email_note') }}