@extends('member.layouts.app') @section('content') @include('member.layouts.partial.toolbar',['breadcrumb'=>'Edit Profile'])
{{--

Profile Details

Allowed file types: png, jpg, jpeg.
Please select a preferred language, including date, time, and number formatting.
--}}

Sign-in Method

Email Address
{{ $auth->email }}
Username
{{ $auth->email }}
Close
@endsection @push('scripts') @endpush