@extends('layouts.app') @section('title', 'Profile | TAKEONE') @section('extra_styles') @endsection @section('content')
{{ $user->email }}