@extends("website.service-providers.layouts.layout") @section('title', "Service Provider : Change Password") @section("body") Home My Profile Change Password @include("website.service-providers.includes.sidebar") @include("website.layouts.modal") Change Password @csrf Old Password New Password Confirm New Password Change Password @endsection @section('footerItems') @endsection