@extends('layouts.myProfileTemplate.app') @section('content')

Change Password

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