@extends('layouts.app') @section('content')

My Profile

Profile Details

@csrf @method('PUT')
{{--

Change Password

@csrf @method('PUT')
--}}
@endsection