@extends('backend.layouts.design') @section('content') Home Change Password Change Password {{ @csrf_field() }} @include('backend.forms.passwordChange') @endsection