@extends('backend.layouts.design') @section('content')

Change Password

{{ @csrf_field() }} @include('backend.forms.passwordChange')
@endsection