@extends('user.layouts.app') @section('styles') Profile @endsection @section('content')
{{ auth()->user()->name }}
Security
Password
Change password
Two-factor authentication via Google Authenticator
Connect
{{--
Time zone
--}}
@endsection