@extends("website.layouts.layout") @section('title', "Change Password") @section("body") Home My Profile Change Password @include("website.clients.includes.sidebar") Change Password @csrf Old Password New Password Confirm New Password Change Password @endsection