@extends('admin::layouts.master') @section('title','Admin Profile') @section('content')
{{$profile['email'] ?? ''}}
{{$profile['role'] ?? ''}}