@extends('layouts.app') @section('content')

My Profile

Property Value
Name {{ $manager->user->name }}
Email {{ $manager->user->email }}
@endsection