@extends('Admin.layouts.app') @section('title', 'Admin Profile') @section('content')
{{ Auth::user()->name }}