Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:8000/api/v1/cash-books/1' \ --header 'Authorization: Bearer <token>'
{"success":true,"message":"Berhasil menghapus data","data":[]}