@extends('layouts.app') @section('title', 'Profile Settings') @section('content')

Profile Settings

@csrf @method('PATCH')

Change Password

@csrf @method('PATCH')
@endsection