@extends('user.layouts.master') @section('title','Admin Profile') @section('main-content')
{{$profile->email}}
{{$profile->role}}