@extends('backend.layouts.app') @section('title', 'Change Password') @push('styles') @endpush @section('content')

CHANGE PASSWORD

@csrf
@endsection @push('scripts') @endpush