'Produk', 'list' => 'Daftar Produk', 'search' => 'Cari Produk', 'not_found' => 'Produk tidak ditemukan', 'empty' => 'Belum ada Produk', 'price' => 'Harga', 'unit' => 'Satuan', 'back_to_index' => 'Kembali ke daftar Produk', 'item_price' => 'Harga Satuan', 'item_discount' => 'Diskon Item', 'item_qty' => 'Qty', 'item_subtotal' => 'Subtotal', 'price_list' => 'Daftar Harga', 'print_price_list' => 'Cetak Daftar Harga', // Actions 'create' => 'Input Produk Baru', 'created' => 'Input Produk baru telah berhasil.', 'show' => 'Detail Produk', 'edit' => 'Edit Produk', 'update' => 'Update Produk', 'updated' => 'Update data Produk telah berhasil.', 'delete' => 'Hapus Produk', 'delete_confirm' => 'Anda yakin akan menghapus Produk ini?', 'deleted' => 'Hapus data Produk telah berhasil.', 'undeleted' => 'Data Produk gagal dihapus.', 'undeleteable' => 'Data Produk tidak dapat dihapus.', // Attributes 'name' => 'Nama Produk', 'cash_price' => 'Harga Tunai', 'credit_price' => 'Harga Kredit', ];