@extends('../backend/layout/' . $layout) @section('subhead') Change Password - EccomerceLaravel @endsection @section('subcontent')
@include('backend.users.sidebars', $user)

Change Password

@csrf
@endsection @section('script') @endsection