@extends('layouts.app') @section('title', 'Admin Profile') @section('content') @if(session('done'))
{{ $admin->email }}