@extends('central.super.layout') @section('title', __('super.profile.title')) @section('content')
{{ __('super.profile.subtitle') }}
{{ $user->email }}