```php
LIST TABLE SEBELUM DELETE
- audit_log
- blanket_penawaran_header
- blanket_penawaran_item
- blanket_site_assignment
- booking_header
- booking_item
- booking_status_history
- config
- data_archive
- delivery_tracking
- file_upload_log
- notification
- penawaran_header
- penawaran_item
- penawaran_view_log
- report_template
- site_master
- supplier
- supplier_payment
- supplier_user_assignment
- user_master
- user_session
- user_site_assignment
PROSES DELETE TABLE
Table berhasil dihapus: audit_log
Table berhasil dihapus: blanket_penawaran_header
Table berhasil dihapus: blanket_penawaran_item
Table berhasil dihapus: blanket_site_assignment
Table berhasil dihapus: booking_header
Table berhasil dihapus: booking_item
Table berhasil dihapus: booking_status_history
Table berhasil dihapus: config
Table berhasil dihapus: data_archive
Table berhasil dihapus: delivery_tracking
Table berhasil dihapus: file_upload_log
Table berhasil dihapus: notification
Table berhasil dihapus: penawaran_header
Table berhasil dihapus: penawaran_item
Table berhasil dihapus: penawaran_view_log
Table berhasil dihapus: report_template
Table berhasil dihapus: site_master
Table berhasil dihapus: supplier
Table berhasil dihapus: supplier_payment
Table berhasil dihapus: supplier_user_assignment
Table berhasil dihapus: user_master
Table berhasil dihapus: user_session
Table berhasil dihapus: user_site_assignment
LIST TABLE SETELAH DELETE
Database sudah kosong. Tidak ada table tersisa.```