@extends('layouts.app') @section('content')
@include('account.sidebar')

Profile Settings

@csrf @method('PUT')

Change Password

@endsection