@extends('backend.layout.main') @section('title', 'Admin-Dashboard : Change Password') @section('content')

Update Password

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